oqs 1.0.6
oqs: ^1.0.6 copied to clipboard
Dart FFI bindings for liboqs — high-performance post-quantum cryptography (PQC) with ML-KEM, ML-DSA, Falcon, SPHINCS+ for key encapsulation and signatures.
1.0.6 #
Added #
toStrings()method toSignatureKeyPairclass that returns publicKey and secretKey as base64 encoded stringstoHexStrings()method toSignatureKeyPairclass that returns publicKey and secretKey as hexadecimal strings
Changed #
- Enhanced
SignatureKeyPairclass with string conversion capabilities for better debugging and serialization support