r00z's Stars
CodeFoodPixels/node-promise-mysql
A wrapper for mysqljs/mysql that wraps function calls with Bluebird promises.
Shapeshift-Public/ShapeShift-Skeleton
OpenCryptoProject/JCMathLib
Implementation of mathematical operations with big numbers and elliptic curve points for smart cards with JavaCard platform.
k3d3/ed25519-java
Ed25519 ported to Java
elsewhencode/project-guidelines
A set of best practices for JavaScript projects
codahale/shamir
A Java implementation of Shamir's Secret Sharing algorithm over GF(256).
CRISES-URV/eVerification-2
TTP SmartCard-Based ElGamal Cryptosystem Using Threshold Scheme for Electronic Elections
msotoodeh/curve25519
Highly efficient implementation of elliptic curve 25519
tsenger/SigAnima
JavaCard ECDSA signing applet
crocs-muni/javacard-curated-list
Curated list of open-source Java Card applets and related applications for cryptographic smartcards
halemmerich/opentlssc
Open source java card library for tls secured communication
philipWendland/IsoApplet
A Java Card PKI Applet aiming to be ISO 7816 compliant
wavesplatform/curve25519-js
Curve25519 Javascript Implementation
manuelsc/Lunary-Ethereum-Wallet
!!DISCONTINUED! DO NOT USE ANY MORE!! [A beautiful, secure and native Ethereum Wallet for Android]
ethereum/py_pairing
This archived repository lacks recent updates. Developers seeking an actively maintained alternative should consider ethereum/py_ecc
str4d/ed25519-java
Pure Java implementation of EdDSA
trevorbernard/curve25519-java
Java port of Matthijs van Duin's implementation of Daniel J Bernstein's Curve25519.
Yubico/ykneo-openpgp
OpenPGP applet for the YubiKey NEO
OpenZeppelin/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
emn178/js-sha3
A simple SHA-3 / Keccak hash function for JavaScript supports UTF-8 encoding.
c3037/yandex-tank
Vagrant Boxes for testing Yandex.Tank / Yandex.Tank OnlineReport / Overload / Blazemeter.
ensdomains/ens
Implementations for ENS core functionality: The registry, registrars, and public resolvers.
provable-things/dapp-proof-of-identity
Porvable's Proof-of-Identity Dapp + eWallet
cgrand/enlive
a selector-based (à la CSS) templating and transformation system for Clojure
nock/nock
HTTP server mocking and expectations library for Node.js
bitpay/bitcore-ecies
A module for bitcore that implements the Elliptic Curve Integrated Encryption Scheme (ECIES).
bitpay/bitcore-message
Bitcoin Message Verification and Signing for Bitcore
strongloop/microgateway
IBM API Connect Microgateway framework, built on Node.js & Nginx
mullwar/telebot
The easy way to write Telegram bots in Node.js
isaacs/async-cache
Cache your async lookups and don't fetch the same thing more than necessary.