A native implementation of TLS (and various other cryptographic tools) in JavaScript. The Forge software is a fully native implementation of the TLS protocol in JavaScript, a set of cryptography utilities, and a set of tools for developing Web Apps that utilize many network resources.
crypto cryptography x509 message-digest aes asn1 cipher pkcs tls certificate pkcs7 pkcs1 pkcs12 pbkdf2 csr hmac sha1 sha256 md5 asn asn.1 cbc des gcm http https network pki prng rc2 rsa sha384 sha512 ssh x.509Hashing made simple. Get the hash of a buffer/string/stream/file.Convenience wrapper around the core crypto Hash class with simpler API and better defaults.
hash hashing crypto hex base64 md5 sha1 sha256 sha512 sum stream file fs buffer string text rev revving simple easyNote: Hash Buster isn't compatible with python2, run it with python3 instead. Also, Hash-Buster uses some APIs for hash lookups, check the source code if you are paranoid. After the installation, you will be able to access it with buster command.
hash sha1 md5 cracker sha256 sha512 sha384 hash-cracker hash-lookupjshashes is lightweight library implementing the most extended cryptographic hash function algorithms in pure JavaScript (ES5 compliant).You can use the simple command-line interface to generate hashes.
hashing-algorithm hmac hexadecimal hash-encoding minim-library sha1 sha2 ripemd160 sha512 cryptography hash md5 sha256 hashes ripemd base64 crc encoding algorithmOrion is a cryptography library written in pure Rust. It aims to provide easy and usable crypto while trying to minimize the use of unsafe code. You can read more about Orion in the wiki. This library has not undergone any third-party security audit. Usage is at own risk.
cryptography crypto aead argon2 pbkdf2 hmac hkdf chacha20-poly1305 poly1305 blake2b orion sha512 chacha20 argon2i xchacha20-poly1305 pure-rust xchacha20 secretstreamUseful when you want the same hashing API in all environments. My cat calls it isomorphic. In Node.js it uses require('crypto'), while in the browser it uses window.crypto.
hashing hash-functions sha256 crypto isomorphic nodejs browser npm-package hash hasher cryptography sha1 sha384 sha512Digestif (and Rakia) provid some hashes functions in OCaml. Rakia provides theses functions by a C stub and Digestif is a pure implementation in OCaml of theses hashes. So these hashes functions can be used in an OCaml/Mirage/JavasScript world. Obviously, Rakia is more faster than Digestif (the hot loop was implemented in C) but it's possible than Rakia can't compile in your architecture. In this case, it's better to use Digestif or send a PR to fix Rakia.
hash ocaml sha1 sha256 blake2b sha512 sha384 sha224 md5Break MD5/SHA1/SHA256/SHA512 hashes using wordlists, password lists and string permutations. Written in ES6/ES2015, and runs multiple forked processes for better performance. Using IPC calls in the cluster. Three different strategies are used for finding the correct hash. The first method is a english dictionary, along with a few word variations. The second path is using common passwords, while the third strategy is a bruteforce approach. The approach in this case is standard sequential recursive string permutation.
md5 sha1 sha256 sha512 hashdog bruteforce es6A set of text manipulation commands: escape/unscape, convert tabs to spaces and back, base64 encode/decode, convert between case styles, compute hashes, etc
escape unescape convert base64 tabs spaces urlencode urldecode hash sha1 sha256 sha512 camelcase slugify htmlEd25519 digital signature algorithm is described in RFC8032. This repository aims to provide modularized implementation of this algorithm. This repository offers at least two different C implementations for every module. Every implementation is tested and can be replaced with other at link-time. New implementations can be added as well.
amd64-64-24k ref10 flexible ed25519 sha2 sha512 sha3 openssl osx mac rfc8032 fips140-2 fips202Chainpoint Services is at the Core of the Tierion Network and built as a modern microservices architecture. The services provided are generally composed of Node.js applications running within Alpine Linux Docker containers. These containers, while intended to be run within a full Docker orchestration system such as Kubernetes in production, run well on a single host using Docker Compose. This run method is suitable for development only.
blockchain merkle merkle-tree timestamp proof immutable hash sha256 sha512 microservice nodejs docker docker-compose linkerd kubernetesrigel is a minimal implementation of HMAC with SHA512, which is optimized for use with embedded devices. rigel minimizes the amount of allocations made, while still upholding performance speed. You can read more about these optimizations here.
embedded hmac-sha512 hmac security cryptography crypto sha512NSec is a new cryptographic library for .NET Core based on libsodium ❤. It provides modern cryptographic primitives in a modern API based on the new Span<T> and ReadOnlySpan<T> types. NSec aims to be easy to use, secure by default, fast, and agile.
aead aes-gcm blake2b chacha20-poly1305 crypto cryptography curve25519 dotnet-core ed25519 encryption hash hkdf hmac libsodium security sha256 sha512 x25519Experimental C++11 header-only message digest library. Derived from cppcrypto in an attempt to devise a more modern yet flexible and universal C++ API for cryptographic hash functions.
hash sha1 sha256 sha512 sha3 blake blake2 blake2x skein kangarootwelve shake cshake streebog kupyna whirlpool groestl sm3 xof sha512-256 kmacJavaScript hashing libraries wrapped up into one module. Compatible with Node and the browser.
hash160 hash256 ripemd160 sha1 sha256 sha512 bitcoin cryptocurrency hash
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.