Skip to content

v4.1.0

Compare
Choose a tag to compare
@psrok1 psrok1 released this 22 Dec 16:44
· 35 commits to master since this release
774f8d2

New features and improvements:

  • crypto: Added chacha20 and salsa20 ciphers (#46)
  • crypto: Added camellia cipher (#48, thanks @malwarefrank for contribution!)
  • pe: malduck.pe.PE.resources returns None instead of passing exception from pefile if PE file doesn't have correct resource section (#49)
  • Added PEP 561 typing stub (#50)