-
Notifications
You must be signed in to change notification settings - Fork 1
Reaper38/Crypto.NET
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Crypto.Net 1.0 Copyright (c) 2007-2008 Nils Reimers (www.php-einfach.de) DESCRIPTION ----------- Crypto.Net is a free and open cryptography library for C#. It contains the following algorithms, protocols and other cryptographic stuff: - AES finalists: Rijndeal (AES), Mars, Serpent, Twofish - Blowfish - A mapper for easy string encryption with any symmetric algorithm - Mapper for easy stream cipher encyrption with any symmetric algorithm in CFB, OFB or CTR mode - RSA, Diffie-Hellman and an easy to use RSA-implementation - SSL/TLS - SecureNetworkStream, a class for encrypted network streams - Key strengthening, HMAC - Secure hash values of passwords through salt and key strengthening - X509-Certificate builder for self-signed certificates - ISAAC, a cryptographically secure pseudo-random number generator LICENSE ------- This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. Some of the algorithm are licensed under the MIT License. See the specific header in each source file.
Releases
No releases published
Packages 0
No packages published