msrCrypto icon indicating copy to clipboard operation
msrCrypto copied to clipboard

GitHub mirror of the MSR JavaScript Cryptography Library

Results 1 msrCrypto issues
Sort by recently updated
recently updated
newest added

HMAC algorithm length during generateKey is in bits, `msrCrypto` currently generates bytes instead. See the diff between msrCrypto and other conforming implementations. *Correct (e.g. chromium)* *Incorrect (current behaviour)*