You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a bit confused about the statements made about the underlying cryptographic standards PKI.js is using. AFAIK, you are using your self-implemented library "webcrypto" (https://github.com/PeculiarVentures/webcrypto).
Hi colleagues,
I am a bit confused about the statements made about the underlying cryptographic standards PKI.js is using. AFAIK, you are using your self-implemented library "webcrypto" (https://github.com/PeculiarVentures/webcrypto).
In what way is this library based on the Web Cryptography API (https://www.w3.org/TR/WebCryptoAPI/)?
Or is it based on the native Node.js Crypto library (https://nodejs.org/api/crypto.html)?
Is there a way to use it in a FIPS-compliant mode?
Best regards,
Jonas
The text was updated successfully, but these errors were encountered: