Skip to content
Snippets Groups Projects
  1. Jan 31, 2018
  2. Jan 29, 2018
    • Seppia's avatar
      Add byte multiple units support · a208018b
      Seppia authored
      Now can be specified the size of the key to be created in KiB, MiB,
      GiB or TiB respectively using {K,M,G,T} after the value of the
      option --nbytes.
      a208018b
  3. Jan 28, 2018
    • Seppia's avatar
      Updated README.md · d1020a1e
      Seppia authored
      Updates and fixes programs informations and adds install instructions.
      d1020a1e
    • Seppia's avatar
      Changed help style · 13c3af75
      Seppia authored
      Add spaces before commands and options in help function and minor style changes
      13c3af75
  4. Oct 03, 2017
  5. Sep 08, 2017
  6. Jul 31, 2017
    • Seppia's avatar
      Syntax change · 18b2c363
      Seppia authored
      Changed incorrect markdown syntax in README.md
      18b2c363
  7. Dec 18, 2016
  8. Dec 09, 2016
  9. Dec 08, 2016
  10. Dec 07, 2016
  11. Dec 05, 2016
  12. Nov 30, 2016
  13. Nov 29, 2016
  14. Nov 26, 2016
  15. Nov 15, 2016
  16. Nov 12, 2016
    • Seppia's avatar
      style fix in xor() function · 827294d9
      Seppia authored
      827294d9
    • Luke's avatar
      Changes to be committed: · 9fb9660f
      Luke authored
      	modified:   src/onetimebluh.c
      
      Fixed error concerning the indicator position in the
      key stream file. The line
      
      fseek(keyx, (pad_size - mess_size), SEEK_SET);
      
      was executed only in presence of the -t option.
      
      No code was added to fix this.
      9fb9660f
  17. Nov 03, 2016
  18. Jun 18, 2016
  19. Jun 15, 2016