Edit

thodg/totp-rs/examples

Branch :

  • Show log

    Commit

  • Author : Steven Salaun
    Date : 2022-08-06 23:04:50
    Hash : f65a2e84
    Message : add `Secret` enum & `gen_secret` feature - Make the distinction between encoded/non-encoded secret clear, and allows for easy transformation betwen the two formats - add `gen_secret` feature to allow easy generation of CSPRNG secret, also add function to generate rfc recommended length secret