An open API service indexing awesome lists of open source software.

https://github.com/franneck94/sdes

Simple DES En/- Decryption
https://github.com/franneck94/sdes

Last synced: 3 months ago
JSON representation

Simple DES En/- Decryption

Awesome Lists containing this project

README

          

# sdes
SDES Implementation in Python 3

Original Code from: https://github.com/rishanffalildeen/sdes
Updated with CBC-Mode