1Net::DNS::SEC::libcryptUos(e3r)Contributed Perl DocumentNaetti:o:nDNS::SEC::libcrypto(3)
2
3
4
6 Net::DNS::SEC::libcrypto - Perl interface to OpenSSL libcrypto
7
9 Perl XS extension providing access to the OpenSSL libcrypto library
10 upon which the Net::DNS::SEC cryptographic components are built.
11
13 Thanks are due to Eric Young and the many developers and contributors
14 to the OpenSSL cryptographic library.
15
17 Copyright (c)2018 Dick Franks.
18
19 All rights reserved.
20
22 Permission to use, copy, modify, and distribute this software and its
23 documentation for any purpose and without fee is hereby granted,
24 provided that the above copyright notice appear in all copies and that
25 both that copyright notice and this permission notice appear in
26 supporting documentation, and that the name of the author not be used
27 in advertising or publicity pertaining to distribution of the software
28 without specific prior written permission.
29
30 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
31 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
32 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
33 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
34 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
35 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
36 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37
39 Net::DNS, Net::DNS::SEC, OpenSSL <http://www.openssl.org/docs>
40
41
42
43perl v5.30.1 2020-01-30 Net::DNS::SEC::libcrypto(3)