md2
There are 40 repositories under md2 topic.
RustCrypto/hashes
Collection of cryptographic hash functions written in pure Rust
sepehrdaddev/hashcobra
HashCobra Hash Cracking tool.
imkcat/CatCrypto
An easy way for hashing and encryption.
Drazail/react-native-hash
native hashing for react-native
alvinbhou/MaTerialgram
🌗 New Material Design for Telegram Web with dark and light theme
D7EAD/HashPlusPlus
A C++17 header-only library to easily retrieve hashes/HMACs from data, files, and files in nested directories through a simple interface.
deatil/go-hash
go 常用摘要 Hash 算法库 / go hash functions (MD2/MD4/MD5/Hmac/Ripemd160/SHA1/SHA3/SHA256/SM3/kupyna/XXHash/SipHash/Blake3)
cosmos-stack/cosmos-security
A Security Component. Provides a series of security tools, including Hashing functions and Encryption/Decryption functions.
GeneralZero/ChaCha-and-Salsa
A simple, commented and readable python implementation of ChaCha, Salsa, Poly1305, MD2, MD4, MD5, SHA1, SHA2, SHA3, Blake, Blake2, DES, 3DES, and more
liying2008/DigestUtil
A digest utils library written in Kotlin (For Java and Android) .
jval1972/Voxelizer
Convert md2 models to voxels
jval1972/MD2-Viewer
Quake 2 MD2 model Viewer
Memorix101/Unity3D-MD2-Loader
Updated to Unity 5 by me :) WebGL demo: https://memorix101.github.io/Unity3D-MD2-Loader/ - Source: https://djokergames.wordpress.com/2014/12/22/quake-2-models-on-unity3d/
binlab/crypto-tools
Set of tools for some crypto- and data- conversions based on JavaScript :closed_lock_with_key:
raydelto/md2loader-glfw
Simple Quake2 (MD2) models loader for OpenGL
okomeki/SoftLibCrypto
Javaのハッシュ、暗号系
nth-eye/shoc
C++ header-only library with different cryptographic algorithms in purely portable software
bristolm/loadmd3
MD3 plugin code for Lightwave 3D 7.x
Buerstenmacher/rom_hash
c++ implementation of some common hash functions
Chainski/File-Hash-Generator
This script can get all the Hashes (MD2, MD4, MD5, SHA1, SHA256, SHA384, SHA512) with Certutil.exe command.
deatil/zig-md2
A MD2 hash function library for Zig
jthinking/hashes-node
Hashes utils for node.js based on RustCrypto and napi-rs.
KOUISAmine/md2-generator
Generate an MD2 hash for any string input.
Mori-TM/Md2-Loader
A Md2 loader written mostly in c but uses a namespace and one class, so should be easily portable to pure C. Also the loader generates vertex normals and supports animations.
oliveryasuna/crypto
TOTP (RFC 6238) and HOTP (RFC 4226) reference implementations and more.
ramizdemiurge/sne
Simple Nuclear Encoder - JavaGui App - encoder: md5, md2, sha1, base64 and more...
TheLazyTomcat/lib.MD2
Library for calculation of MD2 hash.
auronandace/md2_digest
A 0 dependency, no_std library for generating md2 digests.
MikeVangrouss/MD2II
MD2II Hash function based on MD2 for creating encryption keys.
tburakdirlik/Hash_Generator
It takes an input and generate hash codes. Generated hashes are MD2, MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512 #
diogomcasado/Hash
String converter from text input to a algorithm (MD5, MD2, SHA256, SHA512, Base64, Hex)
Lunaphied/md2-rs
I'm not sure why I made this; it's an implementation of MD2 for Rust
pedroalbanese/hashgui
HashFile/String Graphical User Interface for Windows
raydelto/md2-loader-web
A Simple Javascript MD2 model loader written using THREE.js
vudeam/md2-slow
Message Digest Algorithm implementation in C