Commit Graph

11 Commits

Author SHA1 Message Date
455eba820b
Initialize some variables.
They would have never been left unitialized, but the compiler didn't
know that.
2019-01-04 20:06:00 +01:00
7c8a88bc6b
typo 2019-01-04 18:10:02 +01:00
86e865edfe
Allow uppercase hex digits. 2019-01-02 11:18:43 +01:00
ddd55f6221
Added color-size check to sigil algorithm. 2019-01-02 10:29:27 +01:00
b518d5ed12
Fixed entropy calculation for sigil. 2019-01-01 16:40:34 +01:00
0425ee3fec
Corrected height calculation, floored log2-output explicitly.
All checks were successful
the build was successful
2018-12-27 22:28:53 +01:00
36dd2b7e5a
Corrected the "how many bits do i need for n colors"-algorithm.
All checks were successful
the build was successful
2018-12-27 21:56:50 +01:00
f14554f38f
Added asymmetric identicons. 2018-12-27 05:24:08 +01:00
aab1e4c57f
Added check to make sure digest ist hexadecimal. 2018-12-26 23:22:32 +01:00
43865a6b4e
Renamed: simple -> ltr_symmetric; libravatar -> sigil; identicon_type -> algorithm
All checks were successful
the build was successful
2018-12-26 23:06:51 +01:00
c400d671a4
Refactored
All checks were successful
the build was successful
2018-12-26 18:52:27 +01:00