clach04 / puren_tonbo

Plain text notes Tombo (chi) alternative, also supports, ccrypt, GnuPG (OpenPGP, gpg), OpenSSL AES-256-CBC, AES-256 ZIP AE-1/AE-2 and VimCrypt encrypted files. Integrates with VIM. WIP
https://pypi.org/project/puren-tonbo/
GNU Lesser General Public License v2.1
1 stars 0 forks source link

built in AE-2 and AE-1 support does not work out of the box with native OS crypto #115

Open clach04 opened 9 months ago

clach04 commented 9 months ago

NSS (mozilla) crashes when attempting to use. Look at oscrypto nee pycryptoenv is a pure wrapper around native implementations https://github.com/wbond/oscrypto

Related https://github.com/clach04/openssl_enc_compat/issues/4