4618c49f12
Move from nspcc-dev to TrueCloudLab
...
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2022-12-12 11:04:41 +03:00
Evgeniy Kulikov
24b8ce9606
Merge pull request #1 from nspcc-dev/refactoring
...
1. TravisCI should test last two Golang releases 1.12 and 1.13
2. Remove redundant type definition
3. Remove redundant returning of error
- Fix tests
- Fix examples
- SignECDSA doesn't used error in return
2019-09-27 17:11:40 +03:00
Evgeniy Kulikov
5440298f21
Remove redundant returning of error
...
- Fix tests
- Fix examples
- SignECDSA doesn't used error in return
2019-09-27 16:22:04 +03:00
Evgeniy Kulikov
c1b927f26d
Remove redundant type definition
2019-09-27 16:19:20 +03:00
Evgeniy Kulikov
4b6ab083b5
TravisCI should test last two Golang releases 1.12 and 1.13
2019-09-27 16:17:39 +03:00
Evgeniy Kulikov
ed7b26d162
Update travis config
...
- remove notifications
- use latest two versions (1.11, 1.12)
2019-08-27 13:11:47 +03:00
Evgeniy Kulikov
cae279e5e3
Update Readme links
...
- godoc link
- travis link
2019-08-27 13:11:02 +03:00
Evgeniy Kulikov
e92b61469c
Use dependencies GoModules as dep-manager
2019-08-27 12:54:05 +03:00
Evgeniy Kulikov
687aff7013
Update dependencies and fork repo
...
- use our repo
- make fork
2019-08-27 12:53:39 +03:00
Coda Hale
6a90f24967
Simplified the API a bit.
...
Also simplified the guts.
2014-10-02 20:48:18 -07:00
Coda Hale
94a733bbc3
Only test on Go 1.3.3.
2014-10-02 20:43:36 -07:00
Coda Hale
c593af6152
Change to the MIT license.
2014-07-02 07:39:01 -07:00
Coda Hale
2708c3df48
Drop unnecessary newline.
2013-12-16 11:50:22 -08:00
Coda Hale
65cab4152e
Improve package docs.
2013-12-16 11:50:11 -08:00
Coda Hale
0ef4a7eac3
Test with 1.2 and tip.
2013-12-02 19:49:29 -08:00
Coda Hale
0cc26c947a
Build for Go 1.1.2 and tip.
2013-09-06 17:33:16 -07:00
Coda Hale
02033f3815
Added build status to the readme.
2013-09-06 17:31:39 -07:00
Coda Hale
3c52eee23b
Add email notifications.
2013-09-06 17:30:36 -07:00
Coda Hale
aac40923e7
Added Travis-CI support.
2013-09-06 17:25:14 -07:00
Coda Hale
918da99c4e
gofmt
2013-09-03 10:02:50 -07:00
Coda Hale
6a92cfbd65
Reuse buffers for HMACs.
2013-09-03 10:02:20 -07:00
Coda Hale
191cf5200e
Comply with golint.
...
Also renamed HashAlgorithm to HashFunc, since that's really what it is.
2013-09-03 09:59:37 -07:00
Coda Hale
da59853aa3
Clean up HashAlgorithm a bit.
2013-08-28 06:30:52 -07:00
Coda Hale
305d16d1de
Add examples.
...
EXECUTABLE EXAMPLES
Man is that cool.
2013-08-26 20:14:56 -07:00
Coda Hale
26d3e208da
Small, tender improvements.
2013-08-26 19:48:12 -07:00
Coda Hale
b8b070246b
Add links.
2013-08-20 17:49:14 -07:00
Coda Hale
137727d2f8
Small clarification.
2013-08-20 17:47:02 -07:00
Coda Hale
b7c529105e
Add an example to the readme.
2013-08-20 17:46:11 -07:00
Coda Hale
2c93b6d329
Small cleanup.
2013-08-20 17:39:06 -07:00
Coda Hale
ce0a68115f
Add full impl.
2013-08-20 17:35:15 -07:00
Coda Hale
71ba6d9717
Fix license.
2013-08-20 17:34:56 -07:00
Coda Hale
f51c10551a
Initial commit
2013-08-20 17:32:22 -07:00