• Show log

    Commit

  • Hash : df2bd909
    Author : Simon Josefsson
    Date : 2020-01-15T23:10:58

    crypto/gc-pbkdf2: New module.
    
    * MODULES.html.sh (func_all_modules): Add gc-pbkdf2.
    * NEWS: Deprecated gc-pbkdf2-sha1 in favor of gc-pbkdf2.
    * lib/gc-pbkdf2.c: New file.
    * lib/gc-pbkdf2-sha1.c: Use new interface.
    * lib/gc.h (GC_MAX_DIGEST_SIZE, gc_pbkdf2_hmac): Add.
    * modules/crypto/gc-pbkdf2: New file.
    * modules/crypto/gc-pbkdf2-tests: New file.
    * tests/test-gc-pbkdf2.c: New file.
    

  • README

  • Please create and read the docs with
    
      $ cd doc
      $ make gnulib.html
      $ xdg-open gnulib.html
    
    or read the online manual at
    
      https://www.gnu.org/software/gnulib/manual/gnulib.html