openpgp 2.0.1 copy "openpgp: ^2.0.1" to clipboard
openpgp: ^2.0.1 copied to clipboard

library for use OpenPGP with support for android and ios, macOS, linux, windows, web and hover

2.0.1 #

  • Support import .so for older android versions, thanks to @BobanLW

2.0.0-nullsafety.0 #

  • bump version to stable null_safety

1.2.0-nullsafety.5 #

  • macOS now use dylib instead of .a

1.2.0-nullsafety.4 #

  • Updated FFI to latest and removed deprecated methods

1.2.0-nullsafety.3 #

  • Format only

1.2.0-nullsafety.2 #

  • Using stable version

1.2.0-nullsafety.1 #

  • First version with initial support working

1.1.5 #

  • macOS now use dylib instead of .a

1.1.4 #

  • Added OpenPGPException to openpgp.dart

1.1.3 #

  • Added OpenPGPException

1.1.2 #

  • Tests CI and github actions for drive

1.1.1 #

  • Fixed web messenger

1.1.0 #

  • Added wasm + web worker support

1.0.0 #

  • just creating this version to replace old version

1.0.0-rc2 #

  • Added more options for encrypt and decrypt, including FileHints in order to encrypt files as binary
  • Fixed error in generate method that was returning invalid publicKey, sorry for that :/
  • Fixed typo on Cipher was Cypher before

1.0.0-rc1 #

  • Replaced GoMobile with binding for mostly platforms, now should be more easier add new methods and support platforms
  • Platforms supported right now: macOS, iOS, Android, Hover, Windows and Linux
  • Platforms partial supported: Web (need web workers)

0.9.9 #

  • Updated onAttachedToEngine now using getBinaryMessenger

0.9.8 #

  • Added integration tests

0.9.7 #

  • bytes method for macos, web and hover

0.9.6 #

  • fixed definition in dart

0.9.4 #

  • more bytes methods to android and ios

0.9.3 #

  • encrypt and decrypt bytes support, thanks @delaosa

0.9.2 #

  • Multikeys support for android and ios

0.9.1 #

  • Fixed web support

0.9.0 #

  • macOS support

0.8.5 #

  • Linux support

0.8.2 #

  • Better implementation registerWith for android, thanks to @irasekh3

0.8.1 #

  • Implemented registerWith for android

0.8.0 #

  • Web support

0.7.0 #

  • Single instance for ios

0.6.0 #

  • Now run on background on ios

0.5.0 #

  • Now run on background on android

0.4.0 #

  • Updated binary packages

0.3.0 #

  • Fixed ios include

0.2.0 #

  • Updated description

0.1.0 #

  • Fixed ios support

0.0.1 #

  • Initial release
39
likes
130
points
1.74k
downloads

Publisher

verified publisherjerson.dev

Weekly Downloads

library for use OpenPGP with support for android and ios, macOS, linux, windows, web and hover

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi, fixnum, flutter, flutter_web_plugins, protobuf

More

Packages that depend on openpgp