This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
ergo
Watch
3
Star
0
Fork
0
You've already forked ergo
mirror of
https://github.com/ergochat/ergo.git
synced
2025-03-08 15:30:43 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
21ee867ebb
Branches
Tags
View all branches
ergo
/
vendor
/
github.com
/
xdg-go
/
scram
/
CHANGELOG.md
Shivaram Lingamneni
e1401934df
implement SCRAM-SHA-256
2021-07-30 12:20:13 -04:00
292 B
Raw
Blame
History
CHANGELOG
v1.0.2 - 2021-03-28
Switch PBKDF2 dependency to github.com/xdg-go/pbkdf2 to minimize transitive dependencies and support Go 1.9+.
v1.0.1 - 2021-03-27
Bump stringprep dependency to v1.0.2 for Go 1.11 support.
v1.0.0 - 2021-03-27
First release as a Go module