Menu

#93 buildable without gcrypt

Released version
open
nobody
None
5
2014-04-21
2014-04-21
No

Hello,

aria 1.5.1 requires both gcrypt and gnutls. Because current versions of gnutls do not use gcrypt this adds an additional external dependency. Afaict aria only uses a single gcrypt function (gcry_md_hash_buffer). If it used the corresponding funktion in gnutls crypto API (gnutls_hash_fast) instead the unnecessary external dependency could be dropped.

cu Andreas

Discussion


Log in to post a comment.