Name | Modified | Size | Downloads / Week |
---|---|---|---|
NegotiateProxy.zip | 2017-03-14 | 1.7 MB | |
deep_dive_src.zip | 2017-03-14 | 1.0 MB | |
Ethical-Hacking-Interview.mp3 | 2017-03-14 | 7.7 MB | |
WDR3_Resonanzen-Interview_mit_Manu_Carus.mp3 | 2017-03-14 | 6.0 MB | |
CryptoLibrary.jpg | 2017-03-14 | 242.9 kB | |
AudIT-Ethical-Hacking-Hoerprobe-1.mp3 | 2017-03-14 | 2.0 MB | |
AudIT-Ethical-Hacking-Hoerprobe-2.mp3 | 2017-03-14 | 2.0 MB | |
ChecksumValidation.jpg | 2017-03-14 | 59.0 kB | |
readme.txt | 2013-01-04 | 651 Bytes | |
CryptoLibrary.zip | 2013-01-04 | 359.0 kB | |
Totals: 10 Items | 21.1 MB | 0 |
CryptoLibrary ============= For demo purposes ----------------- Just unzip the archive, navigate to CryptoLibrary/CryptoRefImpl/CryptoRefImpl/bin/debug, execute CryptoRefImpl.exe. For developers -------------- Unzip the archive, navigate to CryptoLibrary/CryptoLibrary, open the Visual Studio Solution CryptoLibrary.sln. You can easily import CryptoLibrary.dll from ./bin/Debug into your project. The usage of cryptographic algorithms via the encapsulated classes can easily be reviewed by the CryptoRefImpl classes. Sample for CryptoLibrary.SymmetricController: see CryptoRefImpl.MainForm.SymmetricEncryption.cs Secure Coding, Manu Carus