Commit Graph

125 Commits

Author SHA1 Message Date
Cléo Rebert 77dd798fd3
Merge pull request #5 from underdiskdev/master
Changed a bunch of to_string() to to_owned()
2020-06-21 17:24:48 +02:00
Cléo Rebert e02e1f7ffd
Worth a try 2020-06-21 17:24:32 +02:00
hebriel fd6b23437b bumped to version 0.3.1 2020-06-21 17:02:43 +02:00
Cléo Rebert 5a1e9653c7
Create rust.yml 2020-06-21 16:47:44 +02:00
hebriel 64faae59f6 Changed a bunch of to_string() to to_owned() 2020-06-21 16:39:00 +02:00
Cléo Rebert 9746793f83
delete test file 2020-06-21 16:03:39 +02:00
Cleo Rebert 32b618c827 Additional feature! 2020-06-21 15:57:16 +02:00
Cleo Rebert bba8e818da Switched from ring to the RustCrypto project 2020-06-16 14:39:08 +02:00
Cleo Rebert 0c19a359c3 Changed dependencies + removed one 2020-04-25 19:20:11 +02:00
Cleo Rebert 9d470e8414 Don't forget to change crate version 2020-04-18 14:27:46 +02:00
Cleo Rebert 5e64ae8de8 Changed ring version requirement because of compatibility issues with rocket 2020-04-18 14:25:40 +02:00
Cleo Rebert 9064404264 Implemented serialize and clone fot both TOTP and Algorithm. Only Algorithm is copy 2020-04-14 12:51:44 +02:00
Cleo Rebert c9b81c70c1 Better doc with examples 2020-04-13 22:57:06 +02:00
Cleo Rebert 8a236fbdea fixed typo 2020-04-13 18:09:02 +02:00
Cleo Rebert 7de3d06772 Changed dependency version for more compatibility 2020-04-13 18:06:33 +02:00
Cleo Rebert 7876ca57c7 exported fields to export documentation 2020-04-13 17:59:04 +02:00
Cleo Rebert 6b091b7e08 cargo fmt 2020-04-13 17:02:00 +02:00
Cleo Rebert bf2d753f72 preparations to push to crates.io 2020-04-13 16:59:30 +02:00
Cléo Rebert 30ac2766f0
Merge pull request #2 from constantoine/add-license-1
Create license
2020-04-13 16:54:37 +02:00
Cléo Rebert 4f59840034
Create license 2020-04-13 16:54:21 +02:00
Cleo Rebert 2c3d9a3995 Merge branch 'master' of github.com:constantoine/totp-rs 2020-04-13 16:41:42 +02:00
Cleo Rebert e4915a6446 Finally, my own library. With a fix on the QR code generation 2020-04-13 16:39:57 +02:00
Cléo Rebert e89e1f5cc8
Update README.md 2020-04-12 01:08:38 +02:00
Cléo Rebert b2af324a25
Fixed typo in readme 2020-04-12 01:05:26 +02:00
Cleo Rebert d1e04d7c6e First commit 2020-04-11 21:24:50 +02:00