Commit Graph

24 Commits

Author SHA1 Message Date
4fd4bb407b Made the interactive binary entropy reader more forgiving for a better UX 2021-03-14 10:14:19 +02:00
dc6179dcd0 Refactored InteractiveBinaryEntropyGenerator code
BUGFIX: Implemented non-interactive entropy for D8 and Binary
2021-03-12 14:32:04 +02:00
ce7bd27de0 Implemented support for custom binary entropy source 2021-03-12 12:36:02 +02:00
f167b704bf Fixed breaking test (erroneously detecting ANSI environment) and mis-colorized space at the end of the bit string, at the CHECKSUM 2020-09-25 13:12:20 +02:00
c3d2c68860 Still couldn't get yellow to show up properly on the RPi... gave up and changed the color palette 2020-09-25 12:29:54 +02:00
785cd3f713 Yellow still was being a jerk 2020-09-25 11:36:08 +02:00
8dffe41150 Changed colors; wasn't working on the RPi 2020-09-25 11:26:00 +02:00
21660b6c58 Leveraged com.diogonunes:JColor library to colorize output bits on supporting ANSI platforms 2020-09-25 11:09:04 +02:00
65b5c0713c Upgraded to vixen 0.0.3 2020-09-06 15:57:59 +02:00
baa2387f71 Added MIT license 2020-09-06 12:18:45 +02:00
525621bb00 Changed README.md verbiage 2020-09-03 00:58:38 +02:00
a80561a6c3 Fixed the build.gradle 2020-09-03 00:23:09 +02:00
c8d2a4ad75 Updated README.md 2020-09-02 23:58:01 +02:00
7af3fa0123 Merge remote-tracking branch 'origin/master' 2020-09-02 22:44:21 +02:00
fd7484b140 Updated maven repo info 2020-09-02 22:43:55 +02:00
eb0a92fb4d Made gradlew executable 2020-09-02 22:35:58 +02:00
d752a56f2b Added Picocli Autocomplete script generation 2020-09-02 12:12:23 +02:00
8e5fe74f5c Updated build to detect that 'dirty' and 'non-master' branches are not releases 2020-09-02 12:11:37 +02:00
78c03988ea Renamed project from 'cold' to 'burrow' 2020-09-01 16:13:15 +02:00
ac99468a9d Added distro publication 2020-09-01 16:04:28 +02:00
47d27920d4 Updated README.md 2020-09-01 15:13:05 +02:00
9ee5ebbf08 Added gradle wrapper 2020-09-01 15:09:50 +02:00
7e6c04a44e Fixed repo URL 2020-09-01 15:09:16 +02:00
76c94b76cc Initial commit 2020-09-01 14:18:32 +02:00