|
fd6b2343
|
2020-06-21T17:02:43
|
|
bumped to version 0.3.1
|
|
64faae59
|
2020-06-21T16:39:00
|
|
Changed a bunch of to_string() to to_owned()
|
|
9746793f
|
2020-06-21T16:03:39
|
|
delete test file
|
|
32b618c8
|
2020-06-21T15:57:16
|
|
Additional feature!
|
|
bba8e818
|
2020-06-16T14:39:08
|
|
Switched from ring to the RustCrypto project
|
|
0c19a359
|
2020-04-25T19:20:11
|
|
Changed dependencies + removed one
|
|
9d470e84
|
2020-04-18T14:27:46
|
|
Don't forget to change crate version
|
|
5e64ae8d
|
2020-04-18T14:25:40
|
|
Changed ring version requirement because of compatibility issues with rocket
|
|
90644042
|
2020-04-14T12:51:22
|
|
Implemented serialize and clone fot both TOTP and Algorithm. Only Algorithm is copy
|
|
c9b81c70
|
2020-04-13T22:57:06
|
|
Better doc with examples
|
|
8a236fbd
|
2020-04-13T18:09:02
|
|
fixed typo
|
|
7de3d067
|
2020-04-13T18:06:33
|
|
Changed dependency version for more compatibility
|
|
7876ca57
|
2020-04-13T17:59:04
|
|
exported fields to export documentation
|
|
6b091b7e
|
2020-04-13T17:02:00
|
|
cargo fmt
|
|
bf2d753f
|
2020-04-13T16:59:30
|
|
preparations to push to crates.io
|
|
30ac2766
|
2020-04-13T16:54:37
|
|
Merge pull request #2 from constantoine/add-license-1
Create license
|
|
4f598400
|
2020-04-13T16:54:21
|
|
Create license
|
|
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
|