bwesterb / py-seccure

SECCURE compatible Elliptic Curve cryptography in Python
GNU Lesser General Public License v3.0
94 stars 24 forks source link

Adding two new helpers: encrypt_file and decrypt_file #1

Closed tsileo closed 11 years ago

tsileo commented 11 years ago

Adding two new helpers: encrypt_file and decrypt_file, let me know what you think!

bwesterb commented 11 years ago

Thank you for your contribution! I will soon take a closer look and merge it.

bwesterb commented 11 years ago

Thanks for your contribution! It's in PyPi now.