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

PlatformAndroid

Android implementation of attested_secure_keys: hardware-backed, attestable EC P-256 keys via Android Keystore / StrongBox.

Changelog #

0.1.0 #

First stable release. Android Keystore implementation device-verified (StrongBox/TEE attestation). No functional changes since 0.1.0-dev.2.

0.1.0-dev.2 #

  • Renamed the Android package/namespace from ro.roeid.attested_secure_keys to io.github.exilonx.attested_secure_keys. No API or behavior change.

0.1.0-dev.1 #

First prerelease. Android Keystore implementation of AttestedSecureKeysApi: EC P-256 keygen (StrongBox → TEE → software fallback), ES256 signing with DER→raw R‖S via the JDK BigInteger, security-level introspection, attestation-chain passthrough, key CRUD, and a capability probe.

0
likes
150
points
256
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Android implementation of attested_secure_keys: hardware-backed, attestable EC P-256 keys via Android Keystore / StrongBox.

Repository (GitHub)
View/report issues

Topics

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

License

Apache-2.0 (license)

Dependencies

attested_secure_keys_platform_interface, flutter

More

Packages that depend on attested_secure_keys_android

Packages that implement attested_secure_keys_android