| Bonnie.NET Standard 3.5.2.0 (Release Date: 11/22/2009) |
1. Added to the X509Signer crypto-object the possibility to load digital certificates from file or from raw data.
| more |
2. Added the possibility for the crypto-objects to works directly with files names without having to manually generated file streams first.
| more |
3. Added the possibility to initialize (ref. Create method) the SystemSigner object directly with the signature algorithm to use.
| more |
4. Added to the CryptoSeedsGenerator class the possibility to work with hardware based random number generators.
| more |
5. Incorporated SmartCardSigner into SystemSigner.
| more |
6. Reorganized assembly's namespaces.
| more |
7. Fixed "Padding is invalid an cannot be removed" exception when trying to use SymCrypter with wrong keys.
| more |
8. Performed minor fixes and modifications.
| more |
| Bonnie.NET Standard 3.5.1.0 (Release Date: 08/03/2009) |
1. First Release
| |