Commit Graph

  • 657bc5b5a1 Add license scan report and status fossabot 2020-07-17 09:47:03 -0700
  • b2349f962f
    Update README.md master Trivernis 2020-07-05 09:26:57 +0000
  • 6b746d9369 Increase verbosity of console output v1.0 develop trivernis 2020-02-16 10:24:17 +0100
  • 8fca0a63de Remove duplicated flags since it looks ugly in --help trivernis 2020-02-16 10:04:03 +0100
  • ee3e75640c Add overwrite confirmation check if the output file exists trivernis 2020-02-16 10:02:23 +0100
  • 5b82b7c06d Add checksum verification for chunk data trivernis 2020-02-16 09:39:00 +0100
  • 9f5dfd5fc8 Update README hash algorithm trivernis 2020-02-16 09:25:41 +0100
  • 5038198256 Change cli syntax trivernis 2020-02-16 09:25:01 +0100
  • ce4242f87f Change Password derivation function to use scrypt for the hash trivernis 2020-02-16 09:13:14 +0100
  • 2136543726 Remove base64 encode/decode step trivernis 2020-02-16 08:56:10 +0100
  • 29b0ed32f2 Update README trivernis 2020-02-15 22:54:28 +0100
  • 9dac6d4d29 Update README trivernis 2020-02-15 21:44:26 +0100
  • a3d43dc9be Add salt to password hash and store it in an extra chunk trivernis 2020-02-15 21:40:55 +0100
  • e0c508fb3c Change `make([]byte, 0)` to type annotation trivernis 2020-02-15 21:20:37 +0100
  • 7d274257bc Change storing of the data to use multiple chunks trivernis 2020-02-15 20:55:19 +0100
  • d340e93700 Remove storing raw data trivernis 2020-02-15 16:52:21 +0100
  • ecc098ea69 Update README trivernis 2020-02-15 15:50:29 +0100
  • 373cb61a90
    Create LICENSE Trivernis 2020-02-15 15:11:10 +0100
  • bc0ba17583 Add usage to README trivernis 2020-02-15 13:54:14 +0100
  • 14d584e330 Add masked password input and hash trivernis 2020-02-15 13:25:05 +0100
  • 66f3be84ad Replace readFileFull with ioutil.ReadAll trivernis 2020-02-15 12:59:05 +0100
  • 621633263f Add option to decrypt data from an image trivernis 2020-02-15 12:18:09 +0100
  • 9a564afc5b Move png utility stuff to seperate file trivernis 2020-02-15 10:26:45 +0100
  • fe56f9adfe Fix resulting image only containing chunk data trivernis 2020-02-15 09:32:09 +0100
  • c8fbb62f07 Cleanup trivernis 2020-02-14 23:52:11 +0100
  • 6f1aaff9aa Add main file [WIP] trivernis 2020-02-14 23:50:32 +0100
  • ba7f0522b0 Initial commit trivernis 2020-02-14 23:48:56 +0100