andrewcooke/simple-crypt

Code audits and security

Closed this issue · 5 comments

Hello,

I have project where I would like to use simple-crypt, and I am wondering how safe to use it is, and if there has been any code security audits before.

Thanks

hi, there have been NO audits apart from the informal discussions noted on the project front page. sorry.

Thanks. I'll give it a try.

However, the Pypi version is from 2015. Will be updated anytime soon?

none of the commits since then have altered the library code - https://github.com/andrewcooke/simple-crypt/commits/master

there won't be a new release unless there's some bug / change.

none of the commits since then have altered the library code - https://github.com/andrewcooke/simple-crypt/commits/master

there won't be a new release unless there's some bug / change.

i guess i could do a release to include the example. but for now you can grab it from https://github.com/andrewcooke/simple-crypt/blob/master/src/simplecrypt/example-cmd.py