A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
Pure-Python implementation of AES block-cipher and common modes of operation.
Linear Programming for Rust, with a user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.
#安全#A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.
#安全#🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.
#安全#A Laravel package for encrypting and decrypting files of any size
Linear optimization with N-D labeled arrays in Python
#计算机科学#Machine learning approach of automatic identification and counting of blood cells (RBC, WBC, and Platelet) with KNN and IOU based verification.
#安全#AES for microcontrollers (Arduino & Raspberry pi)
#安全#C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)
#安全#Django model field encrypt/decrypt your data, keep secret in database.
#安全#Encrypt and Decrypt files using Python (AES CBC MODE)
The complete blood count (CBC) dataset contains a total of 360 blood smear images of red blood cells (RBCs), white blood cells (WBCs), and Platelets with annotations.
some NSData Category for doing RSA,AES,MD5,SHA1,SHA256,Sign,Verify on iOS Cryptography
An app with really insecure crypto. To be used to see/test/exploit weak cryptographic implementations as well as to learn a little bit more about crypto, without the need to dive deep into the math be...
Dimorf is a ransomware using 256-bit AES with a self-destructing, randomly generated key for Linux OS´s
🔐 Fast crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2