Sign in
go
/
crypto
/
a0819fbb0244af70857f03b6984e1d4f93e6cabf
/
bcrypt
a6a393f
all: bump go.mod version and drop compatibility shims
by Filippo Valsorda
· 9 months ago
bc7d1d1
bcrypt: reject passwords longer than 72 bytes
by Roland Shoemaker
· 2 years, 4 months ago
21d60a1
all: remove redundant type conversion
by cui fliter
· 2 years, 6 months ago
bc7917b
bcrypt: benchmark defaults
by Kevin Burke
· 6 years ago
e8f2298
all: fix errors reported by vet, golint
by Kevin Burke
· 7 years ago
6c586e1
bcrypt: fix C compatibility code
by Andreas Auernhammer
· 8 years ago
1fbbd62
crypto: add import comments.
by David Symonds
· 10 years ago
a73c6bb
go.crypto: use golang.org/x/... import paths
by Andrew Gerrand
· 10 years ago
8f45c68
go.crypto/blowfish: allow shorter passwords.
by Adam Langley
· 11 years ago
eccdd12
go.crypto/bcrypt: fix interger overflow for cost == 31 Fixes golang/go#4803.
by Shenghou Ma
· 12 years ago
eeef66c
go.crypto: gofmt -w -s
by Mikio Hara
· 12 years ago
2c5e207
go.crypto/bcrypt: add Cost function
by Jeff Hodges
· 12 years ago
dd83c0b
bcrypt: Documentation
by Peter Armitage
· 13 years ago
470549d
go.crypto: initial code
by Russ Cox
· 13 years ago