URI: 
       tLog - sick - sign and check files using ed25519
  HTML git clone git://z3bra.org/sick
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       Date              Commit message                            Author
   DIR 2023-08-25 06:16  Ensure key filepath are not overwritten   Willy Goiffon
   DIR 2023-08-25 06:06  Free memory used to store the key         Willy Goiffon
   DIR 2023-08-25 06:03  Decode base64 keys on-the-fly             Willy Goiffon
   DIR 2023-08-10 16:01  Write keys encoded in base64 format       Willy Goiffon
   DIR 2023-08-10 15:43  Swap ORLP ed25519 code for SUPERCOP ref…  Willy Goiffon
   DIR 2023-08-10 15:35  Trim trailing LF from base64 signatures   Willy Goiffon
   DIR 2020-06-02 11:36  Remove whitespaces from manpage           Willy Goiffon
   DIR 2020-06-02 11:34  Update ed25519 library to an up-to-date…  Willy Goiffon
   DIR 2020-06-02 11:32  Remove VERSION from config.mk             Willy Goiffon
   DIR 2020-06-02 11:31  Rename MANDIR to MANPREFIX                Willy Goiffon
   DIR 2020-06-02 11:30  Separate build/install commands in READ…  Willy Goiffon
   DIR 2020-05-29 17:42  Update README to be cleaner and simpler   Willy Goiffon
   DIR 2019-07-01 08:52  Update contact information                Willy Goiffon
   DIR 2017-06-07 06:48  Complete README to give deserved credits  z3bra
   DIR 2017-06-07 06:48  Render makefile stricly POSIX             z3bra
   DIR 2017-06-07 06:31  Make ed25519 library part of the source…  z3bra
   DIR 2017-06-06 22:28  Make the README shorter, and more useful  z3bra
   DIR 2017-06-06 22:27  Explain the $KEYRING variable             z3bra
   DIR 2017-04-20 11:50  Bump version 1.1                          z3bra
   DIR 2017-04-20 11:49  Add makefile for non-enlightened people   z3bra
   DIR 2017-03-13 21:53  Do not check streams shorter than a sig…  z3bra
   DIR 2017-03-13 21:52  Stop bufferizing on end-of-file           z3bra
   DIR 2017-02-16 14:16  Change MAX_INPUT to _POSIX_MAX_INPUT      z3bra
   DIR 2017-02-16 14:06  Update git module URI                     z3bra
   DIR 2017-01-19 14:39  Handle non-armored signatures             z3bra
   DIR 2016-09-14 21:53  Make signature invalid if not at the end  z3bra
   DIR 2016-09-14 21:52  Search signature backward from end of s…  z3bra
   DIR 2016-09-14 11:43  Pass correct buffer lenght to extract m…  z3bra
   DIR 2016-09-13 21:43  Allow needle at end of haystack           z3bra
   DIR 2016-09-13 21:20  Check signature len explicitely           z3bra
   DIR 2016-09-13 19:47  Use in-house memstr() in place of strst…  z3bra
   DIR 2016-05-17 06:47  Add a function to discard a signature     z3bra
   DIR 2016-05-16 21:11  Comment out code and functions            z3bra
   DIR 2016-05-16 11:32  Crawl $KEYRING if no key is provided      z3bra
   DIR 2016-05-16 10:28  Rework mkfile                             z3bra
   DIR 2016-05-16 10:17  Add messages for verbose mode             z3bra
   DIR 2016-05-16 10:14  Allow file to be given on the command l…  z3bra
   DIR 2016-05-16 10:12  Set error values explicitely              z3bra
   DIR 2016-05-16 08:29  Make manpage more explicit about checks   z3bra
   DIR 2016-05-16 08:19  Update README and manpage                 z3bra
   DIR 2016-05-16 07:26  Dump content if signature is verified     z3bra
   DIR 2016-05-16 07:09  Use predifined error values               z3bra
   DIR 2016-05-15 18:08  Fix segfault when no key is provided      z3bra
   DIR 2016-05-15 17:49  Make check() the default action           z3bra
   DIR 2016-05-15 17:40  Save return value of actions              z3bra
   DIR 2016-05-15 17:39  Return directly after creating the key …  z3bra
   DIR 2016-05-15 17:37  check() verifies the signature of the m…  z3bra
   DIR 2016-05-15 17:35  extractsig() copies the signature to th…  z3bra
   DIR 2016-05-15 17:34  extractmsg() copies the message only to…  z3bra
   DIR 2016-05-15 17:33  Close openned streams on exit             z3bra
   DIR 2016-05-15 17:30  Use strlen() rather than sizeof()         z3bra
   DIR 2016-05-15 17:24  Change bufferize() prototype              z3bra
   DIR 2016-05-15 17:22  Fix incorrect write of public key         z3bra
   DIR 2016-05-15 17:19  Add a verbose mode                        z3bra
   DIR 2016-05-15 17:16  Remove \n prefixing SIGBEGIN              z3bra
   DIR 2016-05-15 17:13  base64.c: Make decoding cleaner           z3bra
   DIR 2016-05-11 21:44  base64: return encoded size without \0    z3bra
   DIR 2016-05-10 19:01  Add a function to bufferize input stream  z3bra
   DIR 2016-05-10 19:00  Put a new line before the signature       z3bra
   DIR 2016-05-10 17:47  Add sign() prototype                      z3bra
   DIR 2016-05-10 17:44  Move base64_index() prototype to base64…  z3bra
   DIR 2016-05-10 17:39  Implement base64_decode()                 z3bra
   DIR 2016-05-10 06:23  Simplify base64_table[] declaration       z3bra
   DIR 2016-05-09 11:43  Implement signing in base64 format        z3bra
   DIR 2016-05-09 06:44  Add base64_format() to fold lines at a …  z3bra
   DIR 2016-05-07 22:01  Declare base64_table[] in base64.c        z3bra
   DIR 2016-05-07 09:42  base64_encode() working                   z3bra
   DIR 2016-05-03 20:17  Initial commit                            z3bra
       
  TEXT Atom feed
  TEXT Atom feed (tags)