Jordan Cristiano
|
8b73c4041b
|
Added calculation for encoded output size based on input size. Calculated size is never more than a byte larger than the actual size.
|
2015-06-21 03:10:17 -04:00 |
|
Jordan Cristiano
|
b10aa30f9b
|
Reordered base64_encodedstate members by size, reordered assignments to state struct by member order
|
2015-06-21 01:29:00 -04:00 |
|
Jordan Cristiano
|
a4220df30c
|
Removed base64_encode_value from encode api, as it requires sanitized inputs (6 bit values) and is error prone for users
|
2015-06-21 01:24:42 -04:00 |
|
Jordan Cristiano
|
9adb42e579
|
Added encode flag to control whether the encoded string ends in a newline after padding or not
|
2015-06-21 01:21:20 -04:00 |
|
Jordan Cristiano
|
94d1c32319
|
Added libb64-1.2.1 for base64 encoding/decoding
|
2015-06-19 19:34:53 -04:00 |
|