Python Forum
What crypt lib should be use in python?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What crypt lib should be use in python?
#1
There are many crypt lib in python, i don't know how to choose it? Anyone can help me. Pls
Reply
#2
Are you talking about encryption?
if so, see: https://pypi.org/search/?q=encryption
Reply
#3
What problem / goal do you have? It's hard to recommend something when we don't know that.
Reply
#4
PyNaCl

Features
  • Digital signatures
  • Secret-key encryption
  • Public-key encryption
  • Hashing and message authentication
  • Password based key derivation and password hashing
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to decrypt Blowfish-encrypted text encrypted with Perl's Crypt::CBC? swechsler 0 2,135 Aug-15-2019, 05:24 PM
Last Post: swechsler

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020