attested_secure_keys_platform_interface 0.1.0 copy "attested_secure_keys_platform_interface: ^0.1.0" to clipboard
attested_secure_keys_platform_interface: ^0.1.0 copied to clipboard

Common platform interface and normalized model for the attested_secure_keys plugin (hardware-backed, attestable EC P-256 keys).

Changelog #

0.1.0 #

First stable release; the platform-interface contract and normalized model are stable for the 0.1.x line. No functional changes since 0.1.0-dev.2.

0.1.0-dev.2 #

  • Pigeon Kotlin output package renamed to io.github.exilonx.attested_secure_keys.
  • Kept the meta constraint at ^1.17.0 (the Flutter SDK pins it; a ^1.18.0 floor broke flutter pub get).

0.1.0-dev.1 #

First prerelease.

  • AttestedSecureKeysPlatform contract (extends PlatformInterface).
  • Normalized model: enums, HwKey, Es256Signature, KeyAttestation, HwKeyInfo, DeviceKeyCapabilities, Jwk (RFC 7517 / 7638 / 9052), option and error types.
  • Typed Pigeon channel and default PigeonAttestedSecureKeys implementation.
0
likes
150
points
255
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Common platform interface and normalized model for the attested_secure_keys plugin (hardware-backed, attestable EC P-256 keys).

Repository (GitHub)
View/report issues

Topics

#security #cryptography #keystore #attestation #secure-enclave

License

Apache-2.0 (license)

Dependencies

crypto, flutter, meta, plugin_platform_interface

More

Packages that depend on attested_secure_keys_platform_interface