Crypto-tools

Latest version: v1.0.14

Safety actively analyzes 682532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

1.0.2

In This Release

🐛 Bug Fixes

- package structure errors fixed (15)

**Full Changelog**: https://github.com/roccobarbi/crypto_tools/compare/0.0.1...1.0.2

1.0.1

In This Release

🚀 New Features

- data/letter_frequency_by_language.py added (12)
- data/bigram_frequency_by_language.py added (12)
- data/frequent_short_words_by_language.py added (12)

🛠 Maintenance

- setup.py improved to make the README more pypi-friendly (13)

**Full Changelog**: https://github.com/roccobarbi/crypto_tools/compare/1.0.0...1.0.1

1.0.0

In This Release

🚀 New Features

- stats/index_of_coincidence.py added (8)
- analysis/language_estimator.py added (8)

🛠 Maintenance

- README file improved (10)

🐛 Bug Fixes

- ngram_counter and ngram_frequency now manage individual words too (8)

**Full Changelog**: https://github.com/roccobarbi/crypto_tools/compare/0.0.1...1.0.0

0.0.1

In This Release

Initial release.

🚀 New Features

- letter counter
- letter frequency
- ngram counter
- ngram frequency

Known limitations

- The ngram features consider the text without any whitespace. They're likely to change in the future, with the addition of a flag to allow the analysis of ngrams inside words only.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.