Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: hmac

krzyzanowskim/CryptoSwift

CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift

Language: Swift - Size: 16 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 9,999 - Forks: 1,642

digitalbazaar/forge

A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps

Language: JavaScript - Size: 4.83 MB - Last synced: 8 days ago - Pushed: 18 days ago - Stars: 4,960 - Forks: 761

Caligatio/jsSHA

A JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC.

Language: TypeScript - Size: 1.86 MB - Last synced: 4 days ago - Pushed: 2 months ago - Stars: 2,220 - Forks: 396

nakov/Practical-Cryptography-for-Developers-Book

Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA

Language: CSS - Size: 4.97 MB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 3,263 - Forks: 390

mrash/fwknop

Single Packet Authorization > Port Knocking

Language: Perl - Size: 14.8 MB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 1,025 - Forks: 223

pallets/itsdangerous

Safely pass trusted data to untrusted environments and back.

Language: Python - Size: 633 KB - Last synced: 16 days ago - Pushed: 24 days ago - Stars: 2,826 - Forks: 216

adrijano/Bitcoin-wallet-cracker

Automated Bitcoin wallet generator that with mnemonic and passphrases bruteforces wallet addresses

Language: Python - Size: 23.2 MB - Last synced: 6 months ago - Pushed: 9 months ago - Stars: 429 - Forks: 178

mgomes/api_auth

HMAC authentication for Rails and HTTP Clients

Language: Ruby - Size: 438 KB - Last synced: 14 days ago - Pushed: 2 months ago - Stars: 479 - Forks: 149

h2non/jshashes

Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)

Language: JavaScript - Size: 294 KB - Last synced: 2 days ago - Pushed: almost 2 years ago - Stars: 718 - Forks: 139

stbrumme/hash-library

Portable C++ hashing library

Language: C++ - Size: 12.7 KB - Last synced: 2 months ago - Pushed: 7 months ago - Stars: 425 - Forks: 133

yeojz/otplib

:key: One Time Password (OTP) / 2FA for Node.js and Browser - Supports HOTP, TOTP and Google Authenticator

Language: TypeScript - Size: 7.91 MB - Last synced: 2 days ago - Pushed: over 1 year ago - Stars: 1,870 - Forks: 128

zk-Call/zkp-hmac-communication-cpp

"Zero-Knowledge" Proof Implementation with HMAC Communication in C++

Language: C++ - Size: 1.94 MB - Last synced: 24 days ago - Pushed: 25 days ago - Stars: 970 - Forks: 96

furkansenharputlu/f-license

Open Source License Key Generation and Verification Tool written in Go

Language: Go - Size: 10.6 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 764 - Forks: 71

junneyang/docker-cloud-platform

使用Docker构建云平台,Docker云平台系列共三讲,Docker基础、Docker进阶、基于Docker的云平台方案。OpenStack+Docker+RestAPI+OAuth/HMAC+RabbitMQ/ZMQ+OpenResty/HAProxy/Nginx/APIGateway+Bootstrap/AngularJS+Ansible+K8S/Mesos/Marathon构建/探索微服务最佳实践。

Size: 1.66 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 88 - Forks: 69

golang-module/dongle

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

Language: Go - Size: 608 KB - Last synced: 17 days ago - Pushed: 4 months ago - Stars: 849 - Forks: 68

MxABC/DevDataTool

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

Language: Objective-C - Size: 8.36 MB - Last synced: 23 days ago - Pushed: almost 3 years ago - Stars: 490 - Forks: 53

ektrah/nsec

A modern and easy-to-use cryptographic library for .NET 8+ based on libsodium

Language: C# - Size: 1.82 MB - Last synced: 12 days ago - Pushed: 13 days ago - Stars: 371 - Forks: 51

sdrapkin/SecurityDriven.Inferno

:white_check_mark: .NET crypto done right. Professionally audited.

Language: C# - Size: 140 KB - Last synced: 11 days ago - Pushed: 7 months ago - Stars: 565 - Forks: 50

FusionAuth/fusionauth-jwt

A simple to use Java 8 JWT Library. Verify, Sign, Encode, Decode all day.

Language: Java - Size: 885 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 157 - Forks: 44

terl/lazysodium-java

A Java implementation of the Libsodium crypto library. For the lazy dev.

Language: Java - Size: 15.7 MB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 128 - Forks: 43

Daninet/hash-wasm

Lightning fast hash functions using hand-tuned WebAssembly binaries

Language: TypeScript - Size: 1.04 MB - Last synced: about 19 hours ago - Pushed: 6 months ago - Stars: 675 - Forks: 43

paulmillr/noble-hashes

Audited & minimal JS implementation of hash functions, MACs and KDFs.

Language: JavaScript - Size: 14.5 MB - Last synced: 9 days ago - Pushed: 14 days ago - Stars: 475 - Forks: 34

gbrlsnchs/jwt

Go JWT signing, verifying and validating

Language: Go - Size: 460 KB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 442 - Forks: 34

zk-Call/zkp-hmac-communication-js

"Zero-Knowledge" Proof Implementation with HMAC Communication in JavaScript

Language: JavaScript - Size: 1.96 MB - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 37 - Forks: 31

orion-rs/orion

Usable, easy and safe pure-Rust crypto

Language: Rust - Size: 12.7 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 536 - Forks: 29

jonasroussel/dart_jsonwebtoken

A dart implementation of the famous javascript library 'jsonwebtoken'

Language: Dart - Size: 168 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 76 - Forks: 28

pascaldekloe/jwt

JSON Web Token library

Language: Go - Size: 458 KB - Last synced: 8 days ago - Pushed: about 1 year ago - Stars: 351 - Forks: 24

pyauth/requests-http-signature

A Requests auth module for the IETF HTTP Message Signatures draft standard

Language: Python - Size: 2.6 MB - Last synced: 9 days ago - Pushed: about 1 year ago - Stars: 70 - Forks: 23

PeculiarVentures/webcrypto

A WebCrypto Polyfill for NodeJS

Language: TypeScript - Size: 910 KB - Last synced: 5 days ago - Pushed: 7 days ago - Stars: 176 - Forks: 22

chrenn/instacop

InstaCop — Enhanced shopping experience for the adidas.com online store 🦓

Language: JavaScript - Size: 3.01 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 67 - Forks: 21

jitcor/frida-ios-cipher

Intercept all cryptography-related functions on iOS with Frida Api.

Language: TypeScript - Size: 241 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 83 - Forks: 21

nginx-modules/ngx_http_hmac_secure_link_module

HMAC Secure Link module for NGINX.

Language: C - Size: 42 KB - Last synced: 4 days ago - Pushed: 12 months ago - Stars: 65 - Forks: 19

SpinalHDL/SpinalCrypto

SpinalHDL - Cryptography libraries

Language: Scala - Size: 491 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 43 - Forks: 19

h5p9sl/hmac_sha256

Minimal HMAC-SHA256 implementation in C / C++

Language: C - Size: 29.3 KB - Last synced: 5 months ago - Pushed: 8 months ago - Stars: 80 - Forks: 19

Drazail/react-native-hash

native hashing for react-native

Language: HTML - Size: 798 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 29 - Forks: 17

sgl0v/SCrypto

Elegant Swift interface to access the CommonCrypto routines

Language: Swift - Size: 80.1 KB - Last synced: 17 days ago - Pushed: about 4 years ago - Stars: 38 - Forks: 16

ofek/privy

An easy, fast lib to correctly password-protect your data

Language: Python - Size: 37.1 KB - Last synced: 14 days ago - Pushed: over 5 years ago - Stars: 247 - Forks: 15

ronomon/crypto-async 📦

Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.

Language: JavaScript - Size: 65.4 KB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 174 - Forks: 15

samuel-lucas6/Cryptography-Guidelines

Guidance on implementing cryptography as a developer.

Size: 148 KB - Last synced: 16 days ago - Pushed: over 1 year ago - Stars: 396 - Forks: 14

cryspen/hacl-packages

The Cryspen HACL Distribution

Language: C - Size: 17 MB - Last synced: 23 days ago - Pushed: 24 days ago - Stars: 11 - Forks: 13

BrunoMiguens/dart_otp Fork of LanceGin/dotp

Dart One-Time Password module.

Language: Dart - Size: 318 KB - Last synced: 2 months ago - Pushed: about 3 years ago - Stars: 8 - Forks: 13

tgalal/motoko-bitcoin

Bitcoin library for Motoko

Language: Modelica - Size: 208 KB - Last synced: 16 days ago - Pushed: over 1 year ago - Stars: 19 - Forks: 11

patrickfav/hkdf

A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm which is compatible to NIST 800-56C Rev. 1 two step KDF

Language: Java - Size: 2.76 MB - Last synced: 5 months ago - Pushed: 6 months ago - Stars: 58 - Forks: 11

xsc/pandect

Fast and easy-to-use Message Digest, Checksum and HMAC library for Clojure

Language: Clojure - Size: 1.46 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 218 - Forks: 11

AKushWarrior/steel_crypt

A collection of high-level API's exposing PointyCastle to perform hashing and encrypting in popular/secure algorithms.

Language: Dart - Size: 664 KB - Last synced: 3 months ago - Pushed: about 3 years ago - Stars: 40 - Forks: 10

dmjio/s3-signer

:cloud: Presigned S3 URLs for Haskell

Language: Haskell - Size: 53.7 KB - Last synced: 17 days ago - Pushed: 12 months ago - Stars: 23 - Forks: 10

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.

Language: C# - Size: 450 KB - Last synced: 19 days ago - Pushed: almost 3 years ago - Stars: 40 - Forks: 9

marcoonroad/spadille

Verifiable/deterministic fair tickets generation for lotteries, raffles and gambling games. :rhinoceros: :four_leaf_clover: :spades: :game_die:

Language: JavaScript - Size: 310 KB - Last synced: 11 days ago - Pushed: about 1 month ago - Stars: 37 - Forks: 9

fenix-hub/godot-engine.jwt

JSON Web Token library for Godot Engine written in GDScript

Language: GDScript - Size: 79.1 KB - Last synced: 16 days ago - Pushed: 5 months ago - Stars: 48 - Forks: 9

jedisct1/rust-hmac-sha256

A small, self-contained SHA256 and HMAC-SHA256 implementation.

Language: Rust - Size: 34.2 KB - Last synced: 8 days ago - Pushed: 11 months ago - Stars: 27 - Forks: 9

ron4fun/HashLibPlus

HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files, streams, bytearrays and untyped data to mention but a few.

Language: C++ - Size: 1.33 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 21 - Forks: 8

HavenShen/larsign

Laravel signature certification with web API server.

Language: PHP - Size: 124 KB - Last synced: 8 days ago - Pushed: 10 months ago - Stars: 19 - Forks: 8

perry-mitchell/iocane

An odorless, tasteless NodeJS crypto library that dissolves instantly in liquid

Language: TypeScript - Size: 2.3 MB - Last synced: 15 days ago - Pushed: 5 months ago - Stars: 41 - Forks: 8

liyu001989/signature

HMAC and RSA signature for Laravel and Lumen

Language: PHP - Size: 29.3 KB - Last synced: 28 days ago - Pushed: over 5 years ago - Stars: 25 - Forks: 8

UnoSD/PasswordManager

.NET Core cross platform password manager

Language: C# - Size: 270 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 8 - Forks: 8

zk-Call/zkp-hmac-communication-python

"Zero-Knowledge" Proof Implementation with HMAC Communication in Python

Language: Python - Size: 2.08 MB - Last synced: 24 days ago - Pushed: 25 days ago - Stars: 1,658 - Forks: 8

daknuett/cryptosuite2

Cryptographic suite for Arduino (SHA, HMAC-SHA)

Language: C - Size: 451 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 24 - Forks: 8

quasis/crypto

Small, fast, header only, zero dependency cryptographic library.

Language: C++ - Size: 25.4 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 18 - Forks: 7

OpenSystemsLab/hmac.nim

HMAC-SHA1 and HMAC-MD5 hashing in Nim

Language: Nim - Size: 21.5 KB - Last synced: about 2 months ago - Pushed: 8 months ago - Stars: 14 - Forks: 7

zhouchuanrui/Cryptography-in-Systemverilog

A collection of cryptographic algorthms implemented in SystemVerilog

Language: SystemVerilog - Size: 94.7 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 15 - Forks: 7

PlanetHoster/time2fa

A comprehensive Node.js package that simplifies the implementation of One-Time Password (OTP).

Language: TypeScript - Size: 1.17 MB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 87 - Forks: 7

ron4fun/SharpHash

SharpHash is a C# hashing library which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing.

Language: C# - Size: 907 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 35 - Forks: 7

aaronlelevier/django-rest-framework-hmac

HMAC Authentication for the django-rest-framework

Language: Python - Size: 39.1 KB - Last synced: 15 days ago - Pushed: almost 3 years ago - Stars: 10 - Forks: 7

drobotun/gostcrypto

GOST cryptographic functions

Language: Python - Size: 1.18 MB - Last synced: 23 days ago - Pushed: over 2 years ago - Stars: 29 - Forks: 7

kriasoft/web-auth-library

Authentication library for the browser environment using Web Crypto API

Language: TypeScript - Size: 2.64 MB - Last synced: about 4 hours ago - Pushed: 9 months ago - Stars: 88 - Forks: 7

shrdlu68/cl-tls

An implementation of TLS and related specifications in Common Lisp

Language: Common Lisp - Size: 91.8 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 48 - Forks: 7

peter-evans/postman-pre-request

Postman Pre-request script for HMAC Authentication with Kong

Language: JavaScript - Size: 52.7 KB - Last synced: 15 days ago - Pushed: over 5 years ago - Stars: 12 - Forks: 7

valdisz/hmac-security

Implementation of HMAC based authentication for WebAPI and OWIN

Language: C# - Size: 74.2 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 6

alexellis/sponsors-functions

GitHub Sponsors webhook receiver and Discord forwarder

Language: JavaScript - Size: 147 KB - Last synced: 16 days ago - Pushed: 2 months ago - Stars: 33 - Forks: 6

Holmusk/servant-hmac-auth

Servant authentication with HMAC

Language: Haskell - Size: 88.9 KB - Last synced: 9 days ago - Pushed: 5 months ago - Stars: 16 - Forks: 6

xaionaro-go/secureio

An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures and Blake3+Poly1305 checksums/message-authentication for Go (golang). Also a multiplexer.

Language: Go - Size: 459 KB - Last synced: 17 days ago - Pushed: almost 4 years ago - Stars: 32 - Forks: 6

stoneson/Vive.Crypto

Vive.Crypto实现了C#、Java 和 JS 的SM3,SM4的相互加密解密;以及对各种常用的加密算法进行封装,有 Base64、对称加密(DES、3DES、AES、SM4)、非对称加密(RSA、SM2)、Hash(MD4、MD5、HMAC、HMAC-MD5、HMAC-SHA1、HMAC-SHA256、HMAC-SHA384、HMAC-SHA512、SHA、SHA1、SHA256、SHA384、SHA512、SM3)等实现。

Language: HTML - Size: 31.4 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 29 - Forks: 6

Dead4W/jsAesCrypt

A Javascript library for AES256-CBC encrypt/decrypt files. Format of AesCrypt (version 2)

Language: JavaScript - Size: 149 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 5

schnef/hkdf

Erlang HMAC-based Extract-and-Expand Key Derivation Function (HKDF)

Language: Erlang - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 10 - Forks: 5

wells/guacamole-auth-hmac-config

🥑 An HMAC Authentication Plugin for Guacamole 0.9.9

Language: Java - Size: 15.6 KB - Last synced: 10 months ago - Pushed: about 8 years ago - Stars: 12 - Forks: 5

rvl/fernet-hs

Haskell library to generate and verify "Fernet" HMAC-based authentication tokens.

Language: Haskell - Size: 23.4 KB - Last synced: 6 days ago - Pushed: over 1 year ago - Stars: 8 - Forks: 5

bwmarrin/go-alone

A simple to use, high-performance, Go (golang) MAC signer.

Language: Go - Size: 49.8 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 99 - Forks: 5

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.

Language: C++ - Size: 430 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 32 - Forks: 5

mcaimi/python-otp-lib

HMAC/HOTP/TOTP Python Utility Library

Language: Python - Size: 65.4 KB - Last synced: 25 days ago - Pushed: about 2 years ago - Stars: 6 - Forks: 5

jonelo/jacksum

A hash utility, est. 2002, FLOSS. 489 hash functions, HMAC support, cross platform, feature-rich, multi threaded. CLI and API. Recursive hashing, predefined and customizable formats, verify data integrity and find ok/failed/missing/new files, find files by their hashes, find the hash function to a hash. GUI provided by HashGarten.

Language: Java - Size: 2.82 MB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 37 - Forks: 5

cyclone-github/scripts

Scripts by cyclone to automate tasks

Language: Shell - Size: 46.9 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 19 - Forks: 5

mpaland/mipher

Mobile Cipher library written in clean TypeScript

Language: TypeScript - Size: 1.74 MB - Last synced: 13 days ago - Pushed: about 6 years ago - Stars: 20 - Forks: 5

connorjburton/hmac-auth-express

HMAC middleware for Express

Language: TypeScript - Size: 1.24 MB - Last synced: 16 days ago - Pushed: about 2 months ago - Stars: 20 - Forks: 5

cosmos-stack/cosmos-security

A Security Component. Provides a series of security tools, including Hashing functions and Encryption/Decryption functions.

Language: C# - Size: 2.59 MB - Last synced: 20 days ago - Pushed: over 2 years ago - Stars: 8 - Forks: 5

ktonon/elm-crypto

Cryptography with HMAC and SHA-2

Language: Elm - Size: 8.23 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 13 - Forks: 4

sergezhigunov/OpenGost

An open-source .NET library providing the modern Russian national standard cryptographic algorithms

Language: C# - Size: 644 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 23 - Forks: 4

kokke/tiny-HMAC-c

Small portable HMAC in C

Language: C - Size: 452 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 47 - Forks: 4

gaetanomatonti/Uno

A simple OTP generator written in Swift.

Language: Swift - Size: 58.6 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 5 - Forks: 4

diglol/crypto

Diglol Crypto for Kotlin Multiplatform.

Language: C - Size: 1.93 MB - Last synced: 2 days ago - Pushed: 7 days ago - Stars: 23 - Forks: 4

AlanBarber/TwoFactorNet

TwoFactor.NET is a library that provides support for the creation and use of One Time Passwords using the HOTP (HMAC One Time Password) and TOTP (Time Based One Time Password) algorithms.

Language: C# - Size: 1.12 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 8 - Forks: 4

bfreis/otp

One Time Password generation with Bash

Language: Shell - Size: 8.79 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 19 - Forks: 4

jlusPrivat/SimpleHOTP

A lightweight HOTP Generator for Arduino

Language: C++ - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 21 - Forks: 4

liesware/coherence

Coherence is cryptographic server for modern web apps

Language: C++ - Size: 35 MB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 33 - Forks: 4

omarathon/oauth1-hmac

OAuth1.0 Consumer Library.

Language: Java - Size: 269 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 7 - Forks: 4

aviate-labs/crypto.mo

Crypto Package for Motoko

Language: Motoko - Size: 70.3 KB - Last synced: 28 days ago - Pushed: about 1 year ago - Stars: 11 - Forks: 4

akhawaja/ecc-crypto-helper

A Node.js ECDH and RSA helper library.

Language: JavaScript - Size: 129 KB - Last synced: 4 days ago - Pushed: about 2 years ago - Stars: 6 - Forks: 3

Dylan-DPC-zz/hash-verifier

hash verification using a nonce & verifying the hmac from the URL for a laravel application

Language: PHP - Size: 26.4 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 4 - Forks: 3

alexisakers/ServerCrypto

Easy Cryptography for Server-Side Swift

Language: Swift - Size: 142 KB - Last synced: 4 days ago - Pushed: almost 6 years ago - Stars: 11 - Forks: 3

leplusorg/docker-hash

Docker container with utilities to compute hashes (CRC32, MD5, SHA-1, SHA-256, SHA-512, Argon2...).

Language: Dockerfile - Size: 161 KB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 4 - Forks: 3

xarenard/simpleotp

Simple OTP implementation in node.js according to rfc 4996 and rfc 6238

Language: JavaScript - Size: 409 KB - Last synced: 17 days ago - Pushed: over 1 year ago - Stars: 9 - Forks: 3