HN On Hacker News ↗
C++ CLI for folder encryption with AES-256-GCM and USB-based key loading
Pangram verdict · v3.3
We believe that this document is fully human-written
0 %
AI likelihood · overall
Human 100% human-written
0% AI-generated
Analyzed
May 31
backend: pangram/v3.3
Segments scanned
1 windows
avg 62 words each
Distribution
100 / 0%
human / AI fraction
Verdict
Human
Pangram v3.3
Article text · 62 words · 1 segments analyzed
Human
AI-generated
§1 Human · 0%
If this is a learning exercise, cool!If this is a real thing, it needs a lot of work. Lots of failure modes, errors that are not being handled, sometimes exceptions, sometimes swallowing and printing to stdout, very inconsistent style, mixing and matching all kinds of C and C++ conventions...I would recommend not using this for any data that you actually care about.