oqs 1.0.5 copy "oqs: ^1.0.5" to clipboard
oqs: ^1.0.5 copied to clipboard

Dart FFI bindings for liboqs — high-performance, cross-platform access to post-quantum cryptography (PQC) algorithms including ML-KEM, ML-DSA, Falcon, SPHINCS+ and more for key encapsulation and digit [...]

1.0.5 #

Added #

  • toStrings() method to KEMKeyPair class that returns publicKey and secretKey as base64 encoded strings
  • toHexStrings() method to KEMKeyPair class that returns publicKey and secretKey as hexadecimal strings
  • toStrings() method to KEMEncapsulationResult class that returns ciphertext and sharedSecret as base64 encoded strings
  • toHexStrings() method to KEMEncapsulationResult class that returns ciphertext and sharedSecret as hexadecimal strings

Changed #

  • Enhanced KEMKeyPair and KEMEncapsulationResult classes with string conversion capabilities for better debugging and serialization support
5
likes
0
points
419
downloads

Publisher

unverified uploader

Weekly Downloads

Dart FFI bindings for liboqs — high-performance, cross-platform access to post-quantum cryptography (PQC) algorithms including ML-KEM, ML-DSA, Falcon, SPHINCS+ and more for key encapsulation and digital signatures.

Repository (GitHub)
View/report issues

Topics

#cryptography #post-quantum #kem #pqc #liboqs

License

unknown (license)

Dependencies

ffi

More

Packages that depend on oqs