PyCrypto VS Themis

Compare PyCrypto vs Themis and see what are their differences.

PyCrypto

The Python Cryptography Toolkit (by pycrypto)

Themis

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms. (by cossacklabs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
PyCrypto Themis
2 2
2,357 1,807
- 0.8%
4.3 5.9
about 2 years ago 3 months ago
Python C
The Unlicense Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PyCrypto

Posts with mentions or reviews of PyCrypto. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-04.
  • Help with basic steps in an application design
    3 projects | /r/learnpython | 4 Jul 2022
    2) Which cryptographic library would be recommended for this purpose? I've seen people using PyCrypto (https://github.com/pycrypto/pycrypto) which seems simple enough, but that one seems not maintained anymore. I've also seen keyring.cryptfile (https://github.com/frispete/keyrings.cryptfile) and pyca/cryptography (https://github.com/pyca/cryptography) but I'm not really sure if any of those should actually be used for my purpose?
  • Please Help. I have installed everything yet tnote dos note work, there is nothing on the net now.
    3 projects | /r/pop_os | 23 Jun 2022
    The specific bug you are having is in this issue of PyCrypto. That said, tnote should move on as PyCrypto is no longer maintained.. Ideally, tnote could migrate to PyCryptodome which is a near drop in replacement for PyCrypto, so "potentially" a single line of code change.

Themis

Posts with mentions or reviews of Themis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-12.

What are some alternatives?

When comparing PyCrypto and Themis you can also consider the following projects:

cryptography - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.

DOMPurify - DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:

Paramiko - The leading native Python SSHv2 protocol library.

tweetnacl-java - TweetNaCl in Java - a port of TweetNaCl-js

pycryptodome - A self-contained cryptographic library for Python

PyNacl - Python binding to the Networking and Cryptography (NaCl) library

snyk - Snyk CLI scans and monitors your projects for security vulnerabilities. [Moved to: https://github.com/snyk/cli]

pyOpenSSL -- A Python wrapper around the OpenSSL library - A Python wrapper around the OpenSSL library

NeDB - The JavaScript Database, for Node.js, nw.js, electron and the browser

Passlib