Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | C & C++ | Tutorials & Tips | Security

Results 1-3 of 3
LTFCrypt
posted byauthorinSecurity
Would you like to use C++ to build your own file encryption program? This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files. This is an easy way for you to learn how to use Visual C++ with LibTomCrypt, a public domain and an ISO C cryptography library, to build your own file encryption program. Supported ciphers: aes, blowfish, xtea, rc5, rc6, safer+, twofish, safer-k64, safer-sk64, safer-k128, safer-sk128, rc2, des, 3des, cast5, noekeon, skipjack, khazad, and anubis. In this example source codes, the symmetric block cipher chaining mode used is CTR (Counter Mode). However, LibTomCrypt also has support for other modes such as CFB, OFB, ECB, CBC.
(3 ratings)
Reviews0
PriceUSD 24.95
Views2708
Base64 Bit Encryption Tutorial
posted byloobianinSecurity
This is a short but complete tutorial, that will show you how the Base 64 Bit encrypting algorithm works. Includes some code examples in C++ as well.
(24 ratings)
Reviews0
PriceFree
Views7125
XOR Encryption Tutorial
posted byloobianinSecurity
Learn the basics to xor encryption and write your own program. Some programming knowledge is required such as C/C++ languages.
(29 ratings)
Reviews2
PriceFree
Views11570
Results 1-3 of 3