Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with des

A curated list of projects in awesome lists tagged with des .

https://github.com/dromara/dongle

A simple, semantic and developer-friendly golang crypto package

3des aes base16 base32 base45 base58 base62 base64 base85 base91 decoding decryption des encoding encryption hash hmac rsa sm3

Last synced: 20 Dec 2024

https://github.com/golang-module/dongle

A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption

3des aes base16 base32 base45 base58 base62 base64 base85 base91 decoding decryption des encoding encryption hash hmac rsa sm3

Last synced: 06 Nov 2024

https://github.com/wumansgy/goEncrypt

go语言封装的各种对称加密和非对称加密,可以直接使用,包括3重DES,AES的CBC和CTR模式,还有RSA非对称加密,ECC椭圆曲线的加密和数字签名

3des aes crypt des ecc gocrypt rsa

Last synced: 30 Oct 2024

https://github.com/yourtion/LearningMasteringAlgorithms-C

Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程

algorithm bfs bistree c des dfs graph haffman heap linked-list list lz77 mastering-algorithms-c queue rsa set sort stack tree xcode

Last synced: 27 Oct 2024

https://github.com/myloveCc/NETCore.Encrypt

NETCore encrypt and decrypt tool,Include aes,des,rsa,md5,sha1,sha256,sha384,sha512

aes aps-net-core csharp decrypt des encrypt md5 net-core rsa sha1

Last synced: 20 Nov 2024

https://github.com/MxABC/DevDataTool

编码转换、摘要(hash)、加解密(MD5、SHA1、SHA256、SHA3、SM3、HMAC、DES、3DES、AES、SM4)

3des aes cer certificate des hash hmac sha sha3 sm3 sm4

Last synced: 21 Nov 2024

https://github.com/mxabc/devdatatool

编码转换、摘要(hash)、加解密(MD5、SHA1、SHA256、SHA3、SM3、HMAC、DES、3DES、AES、SM4)

3des aes cer certificate des hash hmac sha sha3 sm3 sm4

Last synced: 15 Dec 2024

https://github.com/wbond/oscrypto

Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy

3des aes cryptography des dsa ecdsa oaep pbkdf2 pkcs12 pkcs1v15 pkcs8 pss python rc2 rc4 rsa tls x509

Last synced: 20 Dec 2024

https://github.com/galsim-developers/galsim

The modular galaxy image simulation toolkit. Documentation:

astronomy c-plus-plus des euclid galaxy lsst python simulate-images simulation weaklensing wfirst

Last synced: 20 Dec 2024

https://github.com/GalSim-developers/GalSim

The modular galaxy image simulation toolkit. Documentation:

astronomy c-plus-plus des euclid galaxy lsst python simulate-images simulation weaklensing wfirst

Last synced: 27 Oct 2024

https://github.com/deatil/go-cryptobin

go 常用加密解密库/go encrypt or decrypt pkg(RSA/SM2/EIGamal/Gost/AES/DES/TripleDes/SM4/Tea/Twofish)

aes bks crypto des dsa ecdh ecdsa gmsm golang jceks jks pkcs12 pkcs7 pkcs8 rsa sm2 ssh-key

Last synced: 17 Dec 2024

https://github.com/peculiarventures/webcrypto

A WebCrypto Polyfill for NodeJS

aes crypto des ec hmac pbkdf2 rsa sha webcrypto

Last synced: 21 Dec 2024

https://github.com/PeculiarVentures/webcrypto

A WebCrypto Polyfill for NodeJS

aes crypto des ec hmac pbkdf2 rsa sha webcrypto

Last synced: 24 Nov 2024

https://github.com/gh0x0st/osep-breaking-chains

A collection of code snippets built to assist with breaking chains.

aes cipher-algorithms des offensive-security osep pen-300 rc2 shellcode tripledes

Last synced: 19 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/rmjarvis/treecorr

Code for efficiently computing 2-point and 3-point correlation functions. For documentation, go to

astronomy correlation des largescalestructure lsst python weaklensing

Last synced: 15 Dec 2024

https://github.com/yanncam/shucknt

ShuckNT is the script of Shuck.sh online service for on-premise use. It is design to dowgrade, convert, dissect and shuck authentication token based on Data Encryption Standard (DES).

authentication challenge des hibp mschap netntlm netntlmv1 nt-hash ntlm

Last synced: 18 Dec 2024

https://github.com/rmjarvis/piff

PSFs In the Full FOV. A software package for modeling the point-spread function (PSF) across the full field of view (FOV). Documentation:

astronomy des lsst psf weaklensing

Last synced: 21 Dec 2024

https://github.com/aykxt/crypto

🔐 Fast crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2

3des aes blowfish cast5 cbc cfb ciphers crypto ctr deno des ecb hkdf hmac ofb pbkdf2 typescript

Last synced: 28 Oct 2024

https://github.com/spinalhdl/spinalcrypto

SpinalHDL - Cryptography libraries

aes crc crypto cryptography des fpga hmac md5 rtl scala sha spinalhdl verilog vhdl

Last synced: 18 Dec 2024

https://github.com/SpinalHDL/SpinalCrypto

SpinalHDL - Cryptography libraries

aes crc crypto cryptography des fpga hmac md5 rtl scala sha spinalhdl verilog vhdl

Last synced: 09 Nov 2024

https://github.com/itenfay/dart_crypto

集成了Base64, 32/16 Bits MD5, AES, RSA等算法(This integrates Base64, 32/16 Bits MD5, AES and RSA algorithms.)。

aes algorithm base64 dart des flutter md5 rsa

Last synced: 22 Nov 2024

https://github.com/magiclen/rust-magiccrypt

MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrpyt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS5 padding and 64, 128, 192 or 256-bits key length.

aes des magic-crypt rust

Last synced: 18 Dec 2024

https://github.com/uk0/file_encryption

文件加密 并且将文件名放在加密文件内,可以自释放。

de-s des fileencrtption rust

Last synced: 15 Nov 2024

https://github.com/popovec/oseid

Microchip AVR based smartcard/token with ECC and RSA cryptography

aes apdu atmega avr avr128da card cryptography des ecc ecdh ecdsa eid iso7816 microchip pkcs15 pki rsa smartcard xmega

Last synced: 08 Nov 2024

https://github.com/aletempiac/des-cracker

DES cracking machine on FPGA

cracking des driver fpga synthesis vhdl zybo

Last synced: 09 Dec 2024

https://github.com/sanqui/desgb

DES encryption on Game Boy

des gameboy

Last synced: 15 Oct 2024

https://github.com/dedsecinside/descrypto

DES Encrypter/Decrypter

algorithm c dedsec des inside

Last synced: 05 Nov 2024

https://github.com/lcp0578/php-crypt

Encryption and decryption in php.(DES,3DES,IDEA,RC2,RC4,RSA,DSA,AES,BLOWFISH)

aes des openssl

Last synced: 24 Nov 2024

https://github.com/uk0/des_go_java_dotnet_python

DES 加密数据通用 四种语言的加密解密 。

des dotnet-des golang-des java-des python-des

Last synced: 15 Nov 2024

https://github.com/itenfay/dyfcryptoutils

实现 iOS 的Base64, 32/16位 MD5, DES, AES, RSA算法,调用简单且好用。(Achieves Base64, 32/16 bit MD5, DES, AES and RSA algorithms for iOS, the invocation is simple and easy to use.)

aes algorithm base64 cocoapods des ios objective-c rsa rsa-algorithms

Last synced: 22 Nov 2024

https://github.com/itenfay/DYFCryptoUtils

实现 iOS 的Base64, 32/16位 MD5, DES, AES, RSA算法,调用简单且好用。(Achieves Base64, 32/16 bit MD5, DES, AES and RSA algorithms for iOS, the invocation is simple and easy to use.)

aes algorithm base64 cocoapods des ios objective-c rsa rsa-algorithms

Last synced: 22 Nov 2024

https://github.com/52fhy/crypt-demo

crypt加密解密各种语言实现demo

aes cbc crypt des ecb

Last synced: 12 Nov 2024

https://github.com/jemtaly/cryptoxx

A modern, high-speed, easy-to-use object-oriented C++ cryptographic library, aims to simplify the steps of using, making cryptographic algorithms modular and unifying the interface, thus enhancing scalability and flexibility of use. 一个现代、高效、易用的面向对象 C++ 密码库,旨在简化使用步骤,同时使密码算法模块化并统一接口,从而提升可扩展性和使用的灵活性。

blake2 cpp20 crypto cryptography cryptography-algorithms cryptography-library des hash hashing header-only keccak rijndael serpent sha3 sm3 sm4 twofish whirlpool zuc

Last synced: 11 Nov 2024

https://github.com/liying2008/digestutil

A digest utils library written in Kotlin (For Java and Android) .

aes android-library android-tools base64 crc32 des digest gradle hex java kotlin library md2 md5 sha1 sha256

Last synced: 27 Nov 2024

https://github.com/cocainecong/secret

Provide the interface of symmetric encryption AES/DES/3DES and asymmetric encryption RSA, making your sensitive data easier to desensitize and store.( 提供 对称加密 AES/DES/3DES 以及非对称加密 RSA 的上层封装接口,让您的敏感数据更加容易脱敏并存储 )

3des aes des encrypt go golang rsa

Last synced: 15 Oct 2024

https://github.com/magiclen/node-magiccrypt

MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrypt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS5 padding and 64, 128, 192 or 256-bits key length. If the encrypted data is a string, it will be formatted automatically to Base64.

aes des magic-crypt nodejs rust

Last synced: 24 Nov 2024

https://github.com/houseme/gocrypto

A general solution for commonly used crypt in golang

aes base64 crypto cryptography decryption des des3 encryption go golang hash hex rsa

Last synced: 13 Oct 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/ssddcodes/stunning-encrypto

End to End encryption (RSA e2ee) for multiple languages (cross platform) and Value password protection (DES encryption) specially for local file encryption!

dart des e2ee encryption end-to-end-encryption java js rsa ssdd zot zozoto

Last synced: 30 Sep 2024

https://github.com/soreing/des-cpp-encrypt

Simple DES encryption library for C++

cpp cryptography des

Last synced: 18 Dec 2024

https://github.com/prajwalg12121998/avalanche-effect-in-des-and-triple-des

This is a coding assignment as part of Computer Security subject. It does analysis of Avalanche Effect in DES and Triple DES

avalanche-effect blockcipher cryptography des des3

Last synced: 11 Nov 2024

https://github.com/zombiegeek0/ryno

A multifunctional pentesting tool made by ZombieGeek0

aes criptography debian decrypt des encrypt hacking hat kali linux osint pentesting py python red rsa ryno sh sha shell

Last synced: 14 Nov 2024

https://github.com/weileifrank/cipherbaseonjava

java des aes rsa ecc cipher android

aes android cipher des ecc java rsa

Last synced: 21 Nov 2024

https://github.com/pdesy/pdesy

Python package of Discrete Time-Event Simulator (DES) for engineering project. It aims to be the fundamental high-level building block for doing practical, real world engineering project management by DES and project modeling.

des python

Last synced: 03 Dec 2024

https://github.com/matubu/ft_ssl

🔐 A custom C implementation of sha256, sha512, base64, des, md5, sm3 and rsa

base64 c des md5 rsa sha256 sha512 sm3

Last synced: 12 Dec 2024

https://github.com/bhavin192/ecb-des

Command line tool in C (OpenMP) for Electronic Codebook block cipher using DES

cipher des encryption openmp-parallelization

Last synced: 08 Nov 2024

https://github.com/ghackenberg/typesim

A discrete event simulation framework for TypeScript with 3D rendering and animation capabilities

des discrete-event-simulation simulation simulation-framework typescript typescript-library

Last synced: 01 Dec 2024

https://github.com/efler/cryptography-des-deal

DES/DEAL symmetric-key algorithm for the encryption

algorithms cipher cipher-algorithms cryptography deal des encoder-decoder security

Last synced: 05 Dec 2024

https://github.com/rageworx/libdes

library for Data Encryption Standard, supports to 3DES, for GCC(G++)

3des cipher cplusplus cpp decryption des encryption gcc gpp library

Last synced: 13 Dec 2024

https://github.com/peco2282/desgenerator

DESアルゴリズムを用いたDES暗号生成・復号器。

des kotlin

Last synced: 22 Nov 2024

https://github.com/koeonyack/des

🔑Implement DES using C language.

c des security

Last synced: 09 Nov 2024

https://github.com/luoyunchong/tools

一些工具类,在线预览效果

base64 des json md5 sm4

Last synced: 17 Nov 2024

https://github.com/galenseilis/DESRu

DESRu is a Rust crate which contains the bare minimum components to write discrete event simulations.

des discrete-event-simulation rust rust-crate rust-lang rust-library simulation simulation-engine simulation-environment simulation-framework simulations

Last synced: 09 Nov 2024

https://github.com/way-zer/simkt

A discrete event simulator based on kotlin and coroutines

coroutines des event-simulation kotlin simulator

Last synced: 14 Nov 2024

https://github.com/interkosmos/lucifer

Lucifer block cipher in FORTRAN 77

cipher cryptography des encryption fortran fortran-77 lucifer

Last synced: 08 Nov 2024

https://github.com/hectorqin/mcrypt

A simple class for performing AES encryption with mcrypt.

3des aes des mcrypt php

Last synced: 16 Dec 2024

https://github.com/exp-codes/pyc-cross-crypto

python & c++ 跨平台加解密

aes cpp crypto des programming python

Last synced: 16 Dec 2024

https://github.com/yanhuijessica/cryptography-algorithm

Common encryption/decryption algorithms in python

aes data-encryption-standard des python python3 rc4

Last synced: 17 Dec 2024

https://github.com/vmdang/informationsecurity

encryption and decryption algorithms - 2021.1

des euclidean-algorithm many-time-pad trivium

Last synced: 11 Nov 2024

https://github.com/devpolant/des-cypher

DES encryption/decryption algorithm implementation

des des-cypher swift swift-3

Last synced: 28 Sep 2024

https://github.com/radeelahmad/cryptography

AES and DES animation

aes animation des

Last synced: 13 Nov 2024

https://github.com/joshua-riek/des

My implementation of the Data Encryption Standard (DES)!

algorithm algorithms decryption des encryption python security

Last synced: 20 Dec 2024

https://github.com/ryanoutcome20/cryptify

A WinForms based file Encryption system.

aes cryptography csharp des filesystem tools tripledes windows windows-forms

Last synced: 13 Nov 2024

https://github.com/eugenedakin/des-encryption-decryption

Encrypt and Decrypt text in Xojo using DES - Written in Native Xojo Language - Cross Platform

data data-encryption-standard decryption des encryption standard xojo

Last synced: 06 Dec 2024

https://github.com/galenseilis/desru

DESRu is a Rust crate which contains the bare minimum components to write discrete event simulations.

des discrete-event-simulation rust rust-crate rust-lang rust-library simulation simulation-engine simulation-environment simulation-framework simulations

Last synced: 14 Oct 2024

https://github.com/fou1100ouacus/encryption

Encryption is used to protect data from being stolen, changed, or compromised and works by scrambling data into a secret code that can only be unlocked with a unique digital key.

128bits 192bits 256-bit 3des-encryption aes-encryption decryption des encryption hacking-tool rc4-algorithm

Last synced: 06 Nov 2024

https://github.com/putukrisna6/kij-encrypt-decrypt-api

Information and Network Security C | AES, RC4, DES

aes decryption des encryption rc4 socket symmetric-cryptography

Last synced: 10 Nov 2024

https://github.com/byut/des

An optimized implementation of the Data Encrpytion Standard (DES) in C

c cryptography des encryption

Last synced: 25 Nov 2024