v4.1.0
New features and improvements:
- crypto: Added
chacha20
andsalsa20
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)