Changed the encoding function to use the OpenSSL EVP_EncodeBlock
authorHarishankar <v.harishankar@gmail.com>
Sun, 10 May 2020 10:16:45 +0000 (15:46 +0530)
committerHarishankar <v.harishankar@gmail.com>
Sun, 10 May 2020 10:19:11 +0000 (15:49 +0530)
Changed the encoding hash to use the OpenSSL function instead
of the generic version


No differences found