Replace inet_aton() with inet_pton() to parse IPs correctly (#8825)
[libi2ncommon] / src / crypto.hxx
2018-10-02 Thomas JaroschRemove default hash algorithm from the new hash functions
2018-10-02 Tulio CavalcantiHashing functions based upon openssl created