[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: US ECCN and AL Number/EU ECCN for OpenLDAP 2.3.31



Aaron Richton writes:
> OpenLDAP software still does not contain encryption code.

True unless they misuse the term "encryption" to also mean hashing.
(Encryption is meant to be reversible given the proper key, hashing is
not.)  OpenLDAP liblutil does implement the sha1 and md5 hash functions.

Though of course OpenLDAP should be linked with encryption code such as
OpenSSL.

-- 
Hallvard