harpo 1.1.4 copy "harpo: ^1.1.4" to clipboard
harpo: ^1.1.4 copied to clipboard

outdated

A set of functions for numeric encryption and decryption. This is also a practical implementation of my algorithms for encryption and decrpytion.

CHANGELOG #

1.0.0: Beta release #

  • added documentation
  • initial upload to GitHub
  • initial version

1.0.1: Initial release #

  • added a test project
  • added some more usage documentation
  • added a test app
  • fixed a bug

1.0.2: Binary update #

  • added binary conversion functions
  • overhauled code to conform with pedantic
  • added a SUPPORT ME link

1.0.3: Documentation update #

  • added doc comments
  • changed doc structure

1.0.4: Documentation update: code formatting #

  • formatted code according to pub.dev
  • minor fixes

1.0.5: Documentation update: updated docs #

  • correction of docs
  • more comments
  • minor fixes

1.1.0: The Big Binary Update #

  • all encryption/decryption functions ported to use binary
  • additional API for this is available in lib/binary.dart
  • minor fixes
  • more docs

1.1.1: The Big Binary Update Documentation #

  • updated the documentation with all new methods
  • better layout of harpo/binary.dart
  • minor fixes

1.1.2: MinUp Update Part I #

  • removed the SUPPORT ME section
  • moved code to another repo
  • changed my username and GitHub account

1.1.3: MinUp Update Part II #

  • updated documentation
  • minor fixes

1.1.4: MinUp Update Part III #

  • updated documentation
  • updated example
1
likes
0
pub points
0%
popularity

Publisher

verified publisherblckunicorn.art

A set of functions for numeric encryption and decryption. This is also a practical implementation of my algorithms for encryption and decrpytion.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dartdoc, pedantic

More

Packages that depend on harpo