Project

General

Profile

Feature #43

Replace common/sha256.js with crypto.subtle

Added by jahoti about 2 years ago. Updated about 2 years ago.

Status:
Rejected
Priority:
Low
Assignee:
Start date:
07/02/2021
Due date:
% Done:

0%

Estimated time:

Description

All supported browsers provide built-in support for hashing and other cryptographic methods through built-in APIs. There are various complexities (asynchrocity, no direct support for strings, etc.); however, these should be minor or non-issues if or when gen_unique is reworked.

History

#1

Updated by jahoti about 2 years ago

  • Assignee set to jahoti
#2

Updated by jahoti about 2 years ago

  • Status changed from New to Rejected

As per RE: Coding convention this is dependent on dropping the use of unfixed verifiers ("unique values"), which is properly a security-related discussion and not something currently being considered.

Also available in: Atom PDF