any_link_secure 1.1.0 copy "any_link_secure: ^1.1.0" to clipboard
any_link_secure: ^1.1.0 copied to clipboard

Certificate pinning, HMAC request signing, AES-256 payload encryption, and mTLS for any_link. Pure Dart.

1.1.0 #

  • Implemented real SHA-256 (FIPS 180-4) and HMAC-SHA256 in pure Dart — zero third-party dependencies
  • Implemented AES-256-CTR payload encryption replacing XOR placeholder
  • Wired HTTP/2 via ALPN negotiation (SecurityContext) when enableHttp2 is true
  • GraphQL: Auto-Persisted Queries (APQ) with SHA-256 hashing
  • GraphQL: File upload via multipart request spec
  • Upload: real SHA-256 file hashing for server-side deduplication
  • Upload: fixed retry() which previously threw UnimplementedError
0
likes
140
points
56
downloads

Documentation

API reference

Publisher

verified publisherramprasadsreerama.co.in

Weekly Downloads

Certificate pinning, HMAC request signing, AES-256 payload encryption, and mTLS for any_link. Pure Dart.

Homepage
Repository (GitHub)
View/report issues

Topics

#security #certificate-pinning #hmac #encryption #mtls

License

MIT (license)

Dependencies

any_link

More

Packages that depend on any_link_secure