ddidderr
  • Joined on 2022-03-15
ddidderr pushed to main at ddidderr/webos_tv_app 2026-05-04 21:16:38 +02:00
dd8c76f57d example coded by GPT 5.5 with Codex
a9107816c1 hello world
ddidderr created branch main in ddidderr/webos_tv_app 2026-05-04 21:16:38 +02:00
ddidderr created repository ddidderr/webos_tv_app 2026-05-04 21:16:31 +02:00
ddidderr pushed to main at ddidderr/fcry 2026-05-03 14:48:58 +02:00
acd2712ade sec review
ddidderr pushed to main at ddidderr/fcry 2026-05-02 21:37:34 +02:00
ea2e43fe3d Revert "feat(cli): default to interactive passphrase when no key source given"
ddidderr pushed to main at ddidderr/fcry 2026-05-02 21:30:12 +02:00
2c101abdbd fix(cli): reject -j 0 instead of silently falling through to serial
91b459657e fix(pipeline): bound reorder buffer and fail fast on worker error
53bb927a87 fix(header): preserve on-disk version through decode/encode
75afadb1ec feat!: multi-threaded pipeline + length-committed/random-access decrypt
f72f9034f3 feat(cli): default to interactive passphrase when no key source given
Compare 5 commits »
ddidderr pushed to main at ddidderr/fcry 2026-05-02 19:16:54 +02:00
669f5ed073 deps: cargo update
ddidderr pushed to main at ddidderr/fcry 2026-05-02 19:16:11 +02:00
898697016a refactor(secrets): back SecretBytes32/SecretVec with the secrets crate
fe65e1f899 feat!: argon2id passphrases, secret hardening, atomic output, manual STREAM
4eee8e7a95 feat!: add file-format header, configurable chunks, integration tests
5e51b4bfe1 whatever
Compare 4 commits »
ddidderr pushed tag v1.0.0 to ddidderr/ez-urandom 2026-04-28 20:27:45 +02:00
ddidderr pushed to main at ddidderr/ez-urandom 2026-04-28 20:27:45 +02:00
08038e685b [release] ez-urandom v1.0.0
ddidderr pushed to main at ddidderr/ez-urandom 2026-04-28 20:27:20 +02:00
852c2551fd docs: declare MIT-0 licensing
631dc1938c docs: update ergonomics backlog
808e0482c3 feat: support cloning random handles
53fc84a270 feat: add common string presets
0365ab86d1 feat: add generic slice choice helper
Compare 7 commits »
ddidderr pushed to main at ddidderr/ez-urandom 2026-04-28 19:38:55 +02:00
d618bd7cc9 docs: add IDEAS.md with ergonomy backlog
ddidderr pushed to main at ddidderr/ez-urandom 2026-04-28 19:35:46 +02:00
da9d5f96d8 docs(examples): add runnable demo example
5623568185 feat: initial implementation of ez-urandom
Compare 2 commits »
ddidderr closed issue ddidderr/ez-urandom#1 2026-04-28 19:33:54 +02:00
make this into a lib
ddidderr pushed to main at ddidderr/ez-urandom 2026-04-28 19:33:39 +02:00
787032118e docs(examples): add runnable demo example
7dd6a8d09c feat: initial implementation of ez-urandom
Compare 2 commits »
ddidderr pushed to main at ddidderr/ez-urandom 2026-04-28 19:13:37 +02:00
b8ffa29969 initial commit
ddidderr pushed tag v2.0.0 to MoPa/hcn 2026-04-26 14:07:42 +02:00
ddidderr pushed to main at MoPa/hcn 2026-04-26 14:07:42 +02:00
4eb304bbf1 [release] hcn v2.0.0
ddidderr pushed to main at MoPa/hcn 2026-04-26 14:03:56 +02:00
04bb89375c feat(cli): parse arguments with clap
09967ad6d7 docs: explain HCN search algorithm
8222199a7d feat: accept search limit as CLI argument
e36cecd2d3 perf: generate HCN records from exponent vectors
ca93c145bb clippy: fixes
Compare 6 commits »
ddidderr pushed to main at ddidderr/sudoku-ai 2026-04-25 21:41:24 +02:00
8db952dcd4 docs: add solver visual guide
5f45d9f73f docs: add empty Sudoku example
55f5136040 chore: separate Cargo lint configuration
682470a241 docs: add extreme Sudoku example
73d8afc8d3 docs: add hard Sudoku example