rindlow / python-nettle

GNU Lesser General Public License v3.0
5 stars 0 forks source link

Inclusion of all Algorithms in Nettle #1

Open DonaldTsang opened 6 years ago

DonaldTsang commented 6 years ago

Does this have AES, Serpent, Twofish and Camellia functions?

rindlow commented 6 years ago

On 11 Feb 2018, at 10:09, Donald Tsang notifications@github.com wrote:

Does this have AES, Serpent, Twofish and Camellia functions?

It already had support for AES and Camellia. Tonight I added Serpent and Twofish.

Be advised that I am currently rewriting the cipher mode support.

//Henrik

-- Henrik Rindlöw, henrik@rindlow.se, 0708-670521