Commit Graph

11 Commits

Author SHA1 Message Date
tastytea 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
tastytea 7c8a88bc6b
typo 2019-01-04 18:10:02 +01:00
tastytea 86e865edfe
Allow uppercase hex digits. 2019-01-02 11:18:43 +01:00
tastytea ddd55f6221
Added color-size check to sigil algorithm. 2019-01-02 10:29:27 +01:00
tastytea b518d5ed12
Fixed entropy calculation for sigil. 2019-01-01 16:40:34 +01:00
tastytea 0425ee3fec
Corrected height calculation, floored log2-output explicitly.
the build was successful Details
2018-12-27 22:28:53 +01:00
tastytea 36dd2b7e5a
Corrected the "how many bits do i need for n colors"-algorithm.
the build was successful Details
2018-12-27 21:56:50 +01:00
tastytea f14554f38f
Added asymmetric identicons. 2018-12-27 05:24:08 +01:00
tastytea aab1e4c57f
Added check to make sure digest ist hexadecimal. 2018-12-26 23:22:32 +01:00
tastytea 43865a6b4e
Renamed: simple -> ltr_symmetric; libravatar -> sigil; identicon_type -> algorithm
the build was successful Details
2018-12-26 23:06:51 +01:00
tastytea c400d671a4
Refactored
the build was successful Details
2018-12-26 18:52:27 +01:00