kazu-yamamoto / crypton

lowlevel set of cryptographic primitives for haskell
Other
24 stars 16 forks source link

Feature request: adding NIST Post-Quantum algorithms? #3

Open mouse07410 opened 1 year ago

mouse07410 commented 1 year ago

It would be great if this library is expanded to support NIST PQC KEM and SIgnature algorithms: Kyber, Dilithium, Falcon, SPHINCS+.

ocramz commented 1 year ago

@mouse07410 it would be great .. for whom?

mouse07410 commented 1 year ago

@mouse07410 it would be great .. for whom?

For anybody who requires their crypto to be compliant with the soon-to-be-current NIST standards that move towards Post-Quantum.

Similar question to yours could be asked "great to have ECC, EdDSA, CMAC, Skein .. for whom?"

epoberezkin commented 8 months ago

related: https://github.com/kazu-yamamoto/crypton/issues/23