Commit Graph

5 Commits

Author SHA1 Message Date
shockrah
13ab387a93 new test for encode params 2020-05-20 02:05:43 -07:00
shockrah
4f64fc3a13 utils::decode_params now uses the same config as utils::encode_params 2020-05-20 01:21:01 -07:00
shockrah
f12048b49b utils::encode_param now encodes data without padding 2020-05-19 21:46:17 -07:00
shockrah
0340204141 moved rand_utils::new_key to utils crate 2020-05-10 13:06:54 -07:00
shockrah
bd45508584 base64 encode/decode functions added for sake of usage simplicity
URL_SAFE encoding is used
Both functions seem to pass the tests as well
2020-05-10 13:02:59 -07:00