Skip to content

Commit

Permalink
added BeeCrypt link
Browse files Browse the repository at this point in the history
  • Loading branch information
brakmic authored Jun 3, 2017
1 parent c84aaa9 commit 7df313f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
*Cryptography and Encryption Libraries*

* [Bcrypt](http://bcrypt.sourceforge.net/) - A cross platform file encryption utility. Encrypted files are portable across all supported operating systems and processors.
* [BeeCrypt]()
* [BeeCrypt](http://beecrypt.sourceforge.net/)
* [Botan](http://botan.randombit.net/) - A crypto library for C++. [BSD-2]
* [Crypto++](http://www.cryptopp.com/) - A free C++ class library of cryptographic schemes. [Boost]
* [GnuPG](https://www.gnupg.org/) - A complete and free implementation of the OpenPGP standard. [GPL]
Expand Down

0 comments on commit 7df313f

Please sign in to comment.