• Show log

    Commit

  • Hash : 18255ab2
    Author : Bruno Haible
    Date : 2025-09-23T10:22:38

    Clarify link dependency towards libgcrypt or OpenSSL's libcrypto.
    
    * modules/crypto/gc-arcfour (Link): New section.
    * modules/crypto/gc-arctwo (Link): Likewise.
    * modules/crypto/gc-camellia (Link): Likewise.
    * modules/crypto/gc-des (Link): Likewise.
    * modules/crypto/gc-hmac-md5 (Link): Likewise.
    * modules/crypto/gc-hmac-sha1 (Link): Likewise.
    * modules/crypto/gc-hmac-sha256 (Link): Likewise.
    * modules/crypto/gc-hmac-sha512 (Link): Likewise.
    * modules/crypto/gc-md2 (Link): Likewise.
    * modules/crypto/gc-md4 (Link): Likewise.
    * modules/crypto/gc-md5 (Link): Likewise.
    * modules/crypto/gc-pbkdf2 (Link): Likewise.
    * modules/crypto/gc-pbkdf2-sha1 (Link): Likewise.
    * modules/crypto/gc-rijndael (Link): Likewise.
    * modules/crypto/gc-sha1 (Link): Likewise.
    * modules/crypto/gc-sha256 (Link): Likewise.
    * modules/crypto/gc-sha512 (Link): Likewise.
    * modules/crypto/gc-sm3 (Link): Likewise.
    * modules/crypto/gc-random (Link): Add $(LIB_CRYPTO).
    

  • 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