Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with cbc
A curated list of projects in awesome lists tagged with cbc .
https://github.com/ricmoo/aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
aes block-ciphers cbc cfb ctr ecb javascript ofb
Last synced: 18 Dec 2024
https://github.com/mehrdadrad/radvpn
Decentralized VPN
cbc crypto decentralized gcm golang security vpn
Last synced: 18 Dec 2024
https://github.com/rust-or/good_lp
Linear Programming for Rust, with a user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.
cbc linear-programming linear-programs lp-modeler lpsolve optimization solvers
Last synced: 15 Nov 2024
https://github.com/kishanbagaria/padding-oracle-attacker
🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.
aes cbc cipher-block-chaining crypto cryptography decryption encryption padding-oracle padding-oracle-attack padding-oracle-attacks
Last synced: 16 Dec 2024
https://github.com/KishanBagaria/padding-oracle-attacker
🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.
aes cbc cipher-block-chaining crypto cryptography decryption encryption padding-oracle padding-oracle-attack padding-oracle-attacks
Last synced: 26 Sep 2024
https://github.com/leungwensen/cbc-ubuntu-64bit
Cb (C flat) compiler. Cb is simplified C.
Last synced: 11 Nov 2024
https://github.com/pypsa/linopy
Linear optimization with N-D labeled arrays in Python
cbc cplex glpk gurobi linear-optimisation linear-optimization optimisation optimization python xarray xpress
Last synced: 21 Dec 2024
https://github.com/fffaraz/cppdes
C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)
3des c-plus-plus cbc des ecb encryption
Last synced: 15 Dec 2024
https://github.com/luojilab/django-mirage-field
Django model field encrypt/decrypt your data, keep secret in database.
aes cbc cipher cryptography django encrypt encryption python
Last synced: 15 Dec 2024
https://github.com/cocoajin/Security-iOS
some NSData Category for doing RSA,AES,MD5,SHA1,SHA256,Sign,Verify on iOS Cryptography
Last synced: 22 Nov 2024
https://github.com/yanue/aes-cbc-pkcs7
多语言aes-cbc-pkcs7加密模式,已支持7种: go,js,python,php,c#,java,swift
aes aes-128-cbc aes-cbc-pkcs7 cbc pkcs7
Last synced: 28 Oct 2024
https://github.com/alecgn/crypthash-net
CryptHash.NET is a .NET multi-target library to encrypt/decrypt/hash/encode/decode strings and files, with an optional .NET Core multiplatform console utility.
aes argon2 authentication bcrypt c-sharp cbc cryptography csharp decode decryption dotnet dotnet-core dotnet-standard encode encryption gcm hash hmac password security
Last synced: 05 Dec 2024
https://github.com/cesarferreira/seguro
Secure persistence using AES+CBC encryption on Android with no dependencies.
aes android cbc library security seguro sharedpreferences
Last synced: 28 Nov 2024
https://github.com/dirkschumacher/rcbc
COIN-OR branch and cut (CBC) bindings for R
cbc coin integer-programming linear-programming r solver
Last synced: 19 Nov 2024
https://github.com/crytic/whipstaff
A specification of the CBC Casper consensus protocols written in TLA+ and PlusCal (transpiled to TLA+)
Last synced: 12 Nov 2024
https://github.com/rocwong-cn/react-native-aes-kit
AES-CBC-PKCS5Padding
aes cbc crypto encrypt pkcs5 react-native-aes
Last synced: 25 Nov 2024
https://github.com/pchtsp/orloge
log parser for MIP and LP solvers
cbc cplex gurobi log mip operations-research optimization python solver
Last synced: 15 Oct 2024
https://github.com/simplito/xtea-js
A pure JavaScript XTEA block cipher implementation (PHP MCRYPT_XTEA compatible) with support for ECB and CBC modes of operation and PKCS7 padding.
cbc cryptography ecb pkcs xtea
Last synced: 14 Nov 2024
https://github.com/imyelo/padoracle
Padding Oracle Attack with Node.js
aes attack buster cbc exploit oracle pad padding padding-oracle-attacks pkcs7 pkcs7padding ssl tls
Last synced: 14 Oct 2024
https://github.com/Pure-Peace/simple-rijndael
rijndael-cbc encryption and decryption algorithm implemented in pure Rust (supports zero-padding or pkcs7)
aes cbc osu pkcs7 rijndael rijndael-algorithm rijndael-cbc rust zero-padding
Last synced: 07 Nov 2024
https://github.com/riotkit-org/gpbkdf2
PBKDF2 key encoder for use in shell. Single, tiny binary. Written in Go.
aes aes-256 aes-256-cbc cbc cbc-mode crypto go openssl pbkdf2 pbkdf2-cli security
Last synced: 06 Dec 2024
https://github.com/fdorantesm/cryptaculous
A utility with zero dependencies to encrypt and decrypt values by abstracting the native crypto package.
aes-128 aes-192 aes-256 aes-encryption cbc crypt crypto ctr decryption ecf encryption node nodejs
Last synced: 14 Nov 2024
https://github.com/haythamasalama/ciphertool
Message encryption app using Vue.js.
cbc des des-cbc hill-cipher tailwind tailwindcss typescript vuejs
Last synced: 29 Oct 2024
https://github.com/dirkschumacher/roi.plugin.cbc
ROI plugin for COIN-OR branch and cut (CBC) solver
cbc integer-programming linear-programming r solver
Last synced: 19 Nov 2024
https://github.com/mrdcvlsc/bethela
A CLI tool for file encryption and decryption.
aes-128 aes-192 aes-256 aes128 aes192 aes256 cbc cfb command-line-tool cryptography decryption encryption file file-cryptography file-encryption information-security key security sensitive-data terminal
Last synced: 11 Oct 2024
https://github.com/ogios/youdao-translater
有道翻译,web端api接口,纯python,无需js,主要重写了非正常的base64解码和使用数组进行AES解密的方法
aes-128 api base64-decoding cbc reverse-engineering translator youdao youdao-fanyi youdao-fanyi-api
Last synced: 12 Dec 2024
https://github.com/ashrockzzz2003/vault_007
One place to manage all your passwords!
aes blockchain cbc cipher cryptography flutter isar material-design offline-app password-generator password-manager security vault
Last synced: 19 Dec 2024
https://github.com/samuel-lucas6/cbc-mac.net
A .NET implementation of length-prepend CBC-MAC.
aes-256 aes-cbc cbc cbc-mac cbc-mode mac message-authentication-code
Last synced: 06 Dec 2024
https://github.com/mrdcvlsc/blockciphermodes
A collection of different block cipher modes, designed to facilitate secure data encryption.
block-cipher block-cipher-mode blockcipher blockcipher-mode cbc cfb cplusplus cplusplus-library cplusplus17 cpp cpp-library cpp17 cryptography data-security information-security initialization- iv key library mode-of-encryption
Last synced: 08 Nov 2024
https://github.com/dominiq24/aes_cbc_mac
Application of AES algo for authentication of real-time stored data in a server by a client
aes authentication c cbc client-server mac socket-programming
Last synced: 12 Dec 2024
https://github.com/mrdcvlsc/filecryptographyapp
Android app for file encryption and decryption
advance-encryption-standard aes aes-256 aes-cbc aes256 android android-application android-studio apk cbc confidentiality cryptography data-protection data-security file file-encryption java mobile mobile-application secrecy
Last synced: 08 Nov 2024
https://github.com/harish-balaji-b/password-manager
In developing a secure client-server model, we implement the Advanced Encryption Standard (AES) and a hashing algorithm from scratch. The AES implementation includes key expansion, key-mixing operations, and secure modes like Cipher Block Chaining (CBC). For hashing, we choose SHA-256 and ensure its resistant to common cryptographic attacks.
aes-encryption cbc cryptography pbkdf2 sha-256
Last synced: 05 Nov 2024