You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
143
143
*[gflags](http://code.google.com/p/gflags/?redir=1) - Commandline flags module for C++. [BSD]
144
144
*[Ncurses](http://invisible-island.net/ncurses/) - A terminal user interfaces. [MIT]
145
145
*[termbox](https://github.com/nsf/termbox) - A C library for writing text-based user interfaces. [BSD]
146
-
146
+
147
147
## Compression
148
148
*Compression and Archiving Libraries*
149
149
@@ -185,7 +185,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
185
185
## Cryptography
186
186
*Cryptography and Encryption Libraries*
187
187
188
-
*[Bcrypt](http://bcrypt.sourceforge.net/) - A cross platform file encryption utility. Encrypted files are portable across all supported operating systems and processors.
188
+
*[Bcrypt](http://bcrypt.sourceforge.net/) - A cross platform file encryption utility. Encrypted files are portable across all supported operating systems and processors.
189
189
*[BeeCrypt]()
190
190
*[Botan](http://botan.randombit.net/) - A crypto library for C++. [BSD-2]
191
191
*[Crypto++](http://www.cryptopp.com/) - A free C++ class library of cryptographic schemes. [Boost]
@@ -252,7 +252,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
0 commit comments