Skip to content

v0.1.5

Choose a tag to compare

@vanderbr vanderbr released this 11 Jul 19:24

ReallyMe Crypto 0.1.5 adds the JOSE-oriented primitive support and platform coverage needed by the current SDKs.

Changes:

  • Add AES-128-GCM and AES-192-GCM alongside the existing AES-256-GCM APIs, vectors, FFI, WASM, Swift, Kotlin, TypeScript, and proto adapters.
  • Add JWA Concat KDF with shared vectors and facade coverage.
  • Add P-384 and P-521 ECDH support across Rust, FFI, Swift, Kotlin, TypeScript, vectors, and provider policy.
  • Add Swift P-256 Secure Enclave / Keychain ECDH handle APIs for non-exportable private-key residency.
  • Make P-256 raw scalar import available in the Rust wasm lane with the same Result-returning shape as native.
  • Rebuild and validate the TypeScript package as @reallyme/crypto 0.1.5.

Package notes:

  • Rust root crate version: 0.1.5.
  • TypeScript npm package version: 0.1.5.
  • Kotlin Maven package metadata: 0.1.5.
  • SwiftPM examples now pin from 0.1.5.