Dmitry Chestnykh

Results 17 repositories owned by Dmitry Chestnykh

authcookie

110
Stars
12
Forks
Watchers

[DEPRECATED] Go package authcookie implements creation and verification of signed authentication cookies.

blake256

20
Stars
15
Forks
Watchers

Go package blake256 implements BLAKE-256 and BLAKE-224 hash functions (SHA-3 finalist).

blake2b

90
Stars
16
Forks
Watchers

Go implementation of BLAKE2 (b) cryptographic hash function (optimized for 64-bit platforms).

blake2s-js

86
Stars
15
Forks
Watchers

BLAKE2s cryptographic hash function in JavaScript

captcha

1.9k
Stars
292
Forks
Watchers

Go package captcha implements generation and verification of image and audio CAPTCHAs.

uniuri

442
Stars
44
Forks
Watchers

Go package uniuri generates random strings good for use in URIs to identify unique objects.

tweetnacl-js

1.7k
Stars
294
Forks
Watchers

Port of TweetNaCl cryptographic library to JavaScript

scrypt-async-js

139
Stars
26
Forks
Watchers

Fast "async" scrypt implementation in JavaScript

b2sum

16
Stars
3
Forks
Watchers

Go implementation of b2sum utility to calculate BLAKE2 checksums (GitHub Mirror)

cryptopass

18
Stars
9
Forks
Watchers

Chrome extension: password generator from master key using PBKDF2 with SHA-256.