|
ffe9e4d5
|
2020-08-09T20:10:44
|
|
Remove some unnecessary to_vec calls in code
|
|
12cbfc10
|
2020-08-09T08:36:06
|
|
Updated README.md
|
|
730a767b
|
2020-08-09T07:39:53
|
|
Bumped version number in README.md
|
|
61fc8952
|
2020-08-05T13:24:34
|
|
Be generic over secret type
Allow to store anything that implement AsRef<[u8]> as secret in TOTP
struct.
|
|
d7f87902
|
2020-07-03T14:34:58
|
|
Optionnal serde support for smaller builds
|
|
9c944c82
|
2020-06-22T17:16:42
|
|
Added badges
|
|
a80ed7f1
|
2020-06-22T17:02:02
|
|
* Changed version in README
|
|
2c12f476
|
2020-06-22T16:16:05
|
|
* Changed version to 0.4.0 and updated docs
|
|
64faae59
|
2020-06-21T16:39:00
|
|
Changed a bunch of to_string() to to_owned()
|
|
32b618c8
|
2020-06-21T15:57:16
|
|
Additional feature!
|
|
c9b81c70
|
2020-04-13T22:57:06
|
|
Better doc with examples
|
|
7de3d067
|
2020-04-13T18:06:33
|
|
Changed dependency version for more compatibility
|
|
bf2d753f
|
2020-04-13T16:59:30
|
|
preparations to push to crates.io
|
|
2c3d9a39
|
2020-04-13T16:41:42
|
|
Merge branch 'master' of github.com:constantoine/totp-rs
|
|
e4915a64
|
2020-04-13T16:39:57
|
|
Finally, my own library. With a fix on the QR code generation
|
|
e89e1f5c
|
2020-04-12T01:08:38
|
|
Update README.md
|
|
b2af324a
|
2020-04-12T01:05:26
|
|
Fixed typo in readme
|
|
d1e04d7c
|
2020-04-11T21:24:50
|
|
First commit
|