warnov
-
- 3,046 total downloads
- last updated 9/16/2014
- Latest version: 1.0.0
This class library wraps the AESManaged Algorithm in a Password crypto utility class. It also ships an utility for autogenerate passwords. The first version was created wrapping Rijndael. But this one now is on... More information -
- 2,440 total downloads
- last updated 9/7/2019
- Latest version: 1.0.0.1
CryptoWar is a class library that wraps the Rijndael Algorithm in a Password crypto utility class. It's developed in C#. It also ships an utility for auto generate passwords. It is an implementation of the... More information -
- 2,126 total downloads
- last updated 8/30/2018
- Latest version: 2.0.0
Excel Reader using DocumentFormat.OpenXml. Reads the content of a cell and returns it as a string. -
- 1,009 total downloads
- last updated 10/7/2019
- Latest version: 1.0.1
Simplifies access to Azure Tables for making CRUD operations. It uses generic methods (of entities inheriting from TableEntity) to provide strong type operatoins -
- 870 total downloads
- last updated 4/9/2021
- Latest version: 1.0.1
This is the library version for Net 5+. CryptoWar is a class library that wraps the Rijndael Algorithm in a Password crypto utility class. It's developed in C#. It also ships an utility for auto generate... More information -
CryptAndHash
by: warnov- 618 total downloads
- last updated 4/10/2021
- Latest version: 1.0.0
[Net 5+] CryptAndHash is a package that ships an enhanced secure password hashing algorith based on the mix of SHA512 and BCrypt. It also offers two way symmetric using (AES - Rijndael Algorithm) and a utility... More information -
- 532 total downloads
- last updated 10/8/2019
- Latest version: 1.0.0
Makes extremely easy to send a JSON object to an HTTP Endpoint via POST