Skip to content

7.0.0

Latest
Compare
Choose a tag to compare
@securisec securisec released this 26 Apr 02:28
· 1 commit to master since this release

✨ bit_shift_right/left
✨ moving to python 3.12
✨ railfence encode/decode
✨ to/from base45
✨ to/from base92
➕ deps added/updated
🐙 add support for ecb/cbc/nopadding for aes and 3des
🐙 automatically remove whitespace for base32/64
🐙 from_hex default joinby changed
🐙 plugins updated
💚 build steps added/updated
📔 docs added/updated
🔥 deprecate cli_edit_state due to outdated deps
🔥 remove str_bit_shift_right
🔧 fix tests
🔧 fixes #34
🔧 fixes #33
🔧 fixes #32
🤖 types added/updated
🧪 tests added/updated