Skip to content

Commit a35a0bd

Browse files
authored
Merge pull request fffaraz#350 from brakmic/patch-1
added BeeCrypt link
2 parents c84aaa9 + 7df313f commit a35a0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
206206
*Cryptography and Encryption Libraries*
207207

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

0 commit comments

Comments
 (0)