Skip to content

Cryptography library for Flutter developers: encryption, digital signatures, key agreement, etc.

License

Notifications You must be signed in to change notification settings

tjcampanella/better_cryptography

 
 

Repository files navigation

Pub Package Github Actions CI

Overview

Cryptographic packages for Dart / Flutter developers. Open-sourced under the Apache License 2.0.

Packages

  • better_cryptography
    • Cryptography API for Dart / Flutter.
    • Contains cryptography implementations written in pure Dart.
    • Contains cryptography implementations that use Web Cryptography API in browsers.
  • better_cryptography_flutter
    • Contains cryptography implementations that use Android / iOS APIs.
  • better_jwk
    • JWK (JSON Web Key) encoding / decoding.

Contributing

Please share feedback / issue reports in the issue tracker.

Pull requests are welcome.

About

Cryptography library for Flutter developers: encryption, digital signatures, key agreement, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 89.5%
  • C++ 2.8%
  • CMake 2.5%
  • Swift 2.5%
  • Kotlin 1.4%
  • Ruby 0.6%
  • Other 0.7%