what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New
Showing 51 - 75 of 362 RSS Feed

Library Files

Botan C++ Crypto Algorithms Library 2.14.0
Posted Apr 6, 2020
Site botan.randombit.net

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS #10 certificate requests, and has a high level filter/pipe message processing system. The library is easily portable to most systems and compilers, and includes a substantial tutorial and API reference. This is the current stable release.

Changes: Added support for using POWER8+ VPSUMD instruction to accelerate GCM. Optimized the vector permute AES implementation, especially improving performance on ARMv7, Aarch64, and POWER. Used a new algorithm for modular inversions which is both faster and more resistant to side channel attacks. Various other additions and updates.
tags | library
SHA-256 | 0c10f12b424a40ee19bde00292098e201d7498535c062d8d5b586d07861a54b5
OpenSCAP Libraries 1.3.2
Posted Jan 14, 2020
Site open-scap.org

The openscap project is a set of open source libraries that support the SCAP (Security Content Automation Protocol) set of standards from NIST. It supports CPE, CCE, CVE, CVSS, OVAL, and XCCDF.

Changes: Offline mode support for environmentvariable58 probe. Improved support of multi-check rules (report, remediations, console output). Improved HTML report look and feel, including printed version. Improved a11y of HTML reports and guides. Various other updates and improvements.
tags | protocol, library
systems | unix
SHA-256 | aa6036f5b4af90867f5ef6b388b50c75aadb110d0e7c1ecb583e6861f997cf20
Botan C++ Crypto Algorithms Library 2.13.0
Posted Jan 6, 2020
Site botan.randombit.net

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS #10 certificate requests, and has a high level filter/pipe message processing system. The library is easily portable to most systems and compilers, and includes a substantial tutorial and API reference. This is the current stable release.

Changes: Added Roughtime client. Added support for XMSS X.509 certificates. Added support for X.509 CRLs in FFI layer and Python wrapper. Various other additions and updates.
tags | library
SHA-256 | f57ae42a41e1091bca58f44f41addebd9a390b651603952c881ec89d50187e90
Botan C++ Crypto Algorithms Library 2.12.1
Posted Oct 14, 2019
Site botan.randombit.net

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS #10 certificate requests, and has a high level filter/pipe message processing system. The library is easily portable to most systems and compilers, and includes a substantial tutorial and API reference. This is the current stable release.

Changes: Various bug fixes have been applied.
tags | library
SHA-256 | 7e035f142a51fca1359705792627a282456d49749bf62a37a8e48375d41baaa9
Botan C++ Crypto Algorithms Library 2.12.0
Posted Oct 7, 2019
Site botan.randombit.net

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS #10 certificate requests, and has a high level filter/pipe message processing system. The library is easily portable to most systems and compilers, and includes a substantial tutorial and API reference. This is the current stable release.

Changes: Many currently public headers are being deprecated. RSA signature performance improvements. Various other updates.
tags | library
SHA-256 | 1eaefd459d52f27de1805cff8c68792e0610919648ee98e101980e94edb90a63
libpcap 1.9.1
Posted Oct 1, 2019
Site tcpdump.org

Libpcap is a portable packet capture library which is used in many packet sniffers, including tcpdump.

Changes: Various updates.
tags | library
systems | unix
SHA-256 | 635237637c5b619bcceba91900666b64d56ecb7be63f298f601ec786ce087094
Botan C++ Crypto Algorithms Library 2.11.0
Posted Jul 1, 2019
Site botan.randombit.net

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS #10 certificate requests, and has a high level filter/pipe message processing system. The library is easily portable to most systems and compilers, and includes a substantial tutorial and API reference. This is the current stable release.

Changes: Added Argon2 PBKDF/password hash. Added Bcrypt-PBKDF password hash. Added a libsodium compat layer in sodium.h. Various other updates.
tags | library
systems | unix
SHA-256 | 2a7b969cb39d0f5446a972fa2535c7a2b87ef447acdef9e2716458d7ab6a962f
OpenSCAP Libraries 1.3.1
Posted Jun 14, 2019
Site open-scap.org

The openscap project is a set of open source libraries that support the SCAP (Security Content Automation Protocol) set of standards from NIST. It supports CPE, CCE, CVE, CVSS, OVAL, and XCCDF.

Changes: Many new features include support for SCAP 1.3 Source Datastreams. Additionally, there were many maintenance and bug fix additions in this release.
tags | protocol, library
systems | unix
SHA-256 | 1c5caa1bc8f10c470cf03bf6818986185f51513b9775f6363260cb6e79038c2f
Botan C++ Crypto Algorithms Library 2.10.0
Posted Apr 1, 2019
Site botan.randombit.net

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS #10 certificate requests, and has a high level filter/pipe message processing system. The library is easily portable to most systems and compilers, and includes a substantial tutorial and API reference. This is the current stable release.

Changes: Added a new certificate store implementation that can access the MacOS keychain certificate store. Add BMI2 implementations of SHA-512 and SHA-3 which improve performance by 25-35% on common CPUs. Various other updates.
tags | library
SHA-256 | 88481997578c27924724fea76610d43d9f59c99edfe561d41803bbc98871ad31
Botan C++ Crypto Algorithms Library 2.9.0
Posted Jan 7, 2019
Site botan.randombit.net

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS #10 certificate requests, and has a high level filter/pipe message processing system. The library is easily portable to most systems and compilers, and includes a substantial tutorial and API reference. This is the current stable release.

Changes: Fixed bugs in TLS which caused negotiation failures when the client used an unknown signature algorithm or version. Addressed a side channel during ECC key generation, which used an unblinded Montgomery ladder. Various other updates.
tags | library
advisories | CVE-2018-20187
SHA-256 | 305564352334dd63ae63db039077d96ae52dfa57a3248871081719b6a9f2d119
OpenSCAP Libraries 1.3.0
Posted Oct 10, 2018
Site open-scap.org

The openscap project is a set of open source libraries that support the SCAP (Security Content Automation Protocol) set of standards from NIST. It supports CPE, CCE, CVE, CVSS, OVAL, and XCCDF.

Changes: Added Microsoft Windows CPEs. oscap-ssh can supply SSH options into an environment variable. Verbose mode is a global option in all modules. Various other updates.
tags | protocol, library
systems | unix
SHA-256 | b5afe81eb97b7ad0d469eb79d4c67be6a0d49a49fcd468a813044564e9e61f88
Botan C++ Crypto Algorithms Library 2.8.0
Posted Oct 1, 2018
Site botan.randombit.net

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS #10 certificate requests, and has a high level filter/pipe message processing system. The library is easily portable to most systems and compilers, and includes a substantial tutorial and API reference. This is the current stable release.

Changes: Add support for using Apple CommonCrypto library for hashing (GH #1667), cipher modes (GH #1674) and block ciphers (GH #1673). Support for negotiating TLS versions 1.0 and 1.1 is disabled in the default TLS policy. Various other updates.
tags | library
SHA-256 | e7159b127e91e0c158245d61c638c50d443ec7b440b6b0161328c47b3aba3960
libpcap 1.9.0
Posted Jul 24, 2018
Site tcpdump.org

Libpcap is a portable packet capture library which is used in many packet sniffers, including tcpdump.

Changes: Added testing system to libpcap, independent of tcpdump. Changes to how pcap_t is activated. Adding support for Large stream buffers on Endace DAG cards. Changes to BSD 3-clause license to 2-clause licence. Additions to TCP header parsing, per RFC3168. Dozens of other changes and improvements.
tags | library
systems | unix
SHA-256 | 2edb88808e5913fdaa8e9c1fcaf272e19b2485338742b5074b9fe44d68f37019
GNU Transport Layer Security Library 3.5.19
Posted Jul 17, 2018
Authored by Simon Josefsson, Nikos Mavrogiannopoulos | Site gnu.org

GnuTLS is a secure communications library implementing the SSL and TLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols, as well as APIs to parse and write X.509, PKCS #12, OpenPGP, and other required structures. It is intended to be portable and efficient with a focus on security and interoperability.

Changes: Various updates.
tags | protocol, library
SHA-256 | 1936eb64f03aaefd6eb16cef0567457777618573826b94d03376bb6a4afadc44
Botan C++ Crypto Algorithms Library 2.7.0
Posted Jul 3, 2018
Site botan.randombit.net

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS #10 certificate requests, and has a high level filter/pipe message processing system. The library is easily portable to most systems and compilers, and includes a substantial tutorial and API reference. This is the current stable release.

Changes: Avoided a side channel in ECDSA signature generation. Various other updates.
tags | library
advisories | CVE-2018-12435
SHA-256 | e42df91556317588c6ca0e41bf796f9bd5ec5c70e0668e6c97c608c697c24a90
OpenSCAP Libraries 1.2.17
Posted May 31, 2018
Site open-scap.org

The openscap project is a set of open source libraries that support the SCAP (Security Content Automation Protocol) set of standards from NIST. It supports CPE, CCE, CVE, CVSS, OVAL, and XCCDF.

Changes: New features include HTML Guide user experience improvements and new options in HTML report "Group By" menu. Various other updates.
tags | protocol, library
systems | unix
SHA-256 | 8a8cea880193b092895e1094dcc1368f8f44d986cf0749166e5da40ab6214982
GNU Transport Layer Security Library 3.5.18
Posted Feb 16, 2018
Authored by Simon Josefsson, Nikos Mavrogiannopoulos | Site gnu.org

GnuTLS is a secure communications library implementing the SSL and TLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols, as well as APIs to parse and write X.509, PKCS #12, OpenPGP, and other required structures. It is intended to be portable and efficient with a focus on security and interoperability.

Changes: Various updates.
tags | protocol, library
SHA-256 | ae2248d9e78747cf9c469dde81ff8f90b56838b707a0637f3f7d4eee90e80234
OpenSCAP Libraries 1.2.16
Posted Nov 14, 2017
Site open-scap.org

The openscap project is a set of open source libraries that support the SCAP (Security Content Automation Protocol) set of standards from NIST. It supports CPE, CCE, CVE, CVSS, OVAL, and XCCDF.

Changes: Over 350 commits from 12 distinct persons. 3 new contributors. 66 Github issues fixed, 59 PRs merged. oscap can generate output that is compatible with STIG Viewer. CVRF parsing and export has been implemented. oscap info command has been expanded. The AIX platform is supported. Many documentation improvements. Numerous other improvements of existing features.
tags | protocol, library
systems | unix
SHA-256 | 5f99232e20edd9cfce2e0bc71a9ab86a116cc5312d663d6074aedd52318d802a
Botan C++ Crypto Algorithms Library 2.3.0
Posted Oct 3, 2017
Site botan.randombit.net

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS

Changes: Addressed a side channel affecting modular exponentiation. An attacker capable of a local or cross-VM cache analysis attack may be able to recover bits of secret exponents as used in RSA, DH, etc. Various other updates.
tags | library
advisories | CVE-2017-14737
SHA-256 | 39f970fee5986a4c3e425030aef50ac284da18596c004d1a9cce7688c4e6d47c
Botan C++ Crypto Algorithms Library 1.10.17
Posted Oct 3, 2017
Site botan.randombit.net

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS #10 certificate requests, and has a high level filter/pipe message processing system. The library is easily portable to most systems and compilers, and includes a substantial tutorial and API reference. This is the old stable release.

Changes: Addressed a side channel affecting modular exponentiation. An attacker capable of a local or cross-VM cache analysis attack may be able to recover bits of secret exponents as used in RSA, DH, etc. Various other updates.
tags | library
advisories | CVE-2017-14737
SHA-256 | 6847ffb64b8d2f939dccfecc17bd2c80385d08f7621e2c56d3a335118e823613
OpenSCAP Libraries 1.2.15
Posted Aug 25, 2017
Site open-scap.org

The openscap project is a set of open source libraries that support the SCAP (Security Content Automation Protocol) set of standards from NIST. It supports CPE, CCE, CVE, CVSS, OVAL, and XCCDF.

Changes: This release provides new features and bug fixes.
tags | protocol, library
systems | unix
SHA-256 | 9ce1fd262b4dec479c30e0663a3e5159358a36ffc8178481d6b0a7d77ceea512
GNU Transport Layer Security Library 3.3.28
Posted Jul 4, 2017
Authored by Simon Josefsson, Nikos Mavrogiannopoulos | Site gnu.org

GnuTLS is a secure communications library implementing the SSL and TLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols, as well as APIs to parse and write X.509, PKCS #12, OpenPGP, and other required structures. It is intended to be portable and efficient with a focus on security and interoperability.

Changes: Various updates.
tags | protocol, library
SHA-256 | 608f63441abc209c5bd5f61e35f2b6128c22e06fa2ad6248a08d8a643feeb807
Botan C++ Crypto Algorithms Library 2.1.0
Posted Apr 4, 2017
Site botan.randombit.net

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS #10 certificate requests, and has a high level filter/pipe message processing system. The library is easily portable to most systems and compilers, and includes a substantial tutorial and API reference.

Changes: Various updates.
tags | library
SHA-256 | 460f2d7205aed113f898df4947b1f66ccf8d080eec7dac229ef0b754c9ad6294
Botan C++ Crypto Algorithms Library 1.10.16
Posted Apr 4, 2017
Site botan.randombit.net

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS #10 certificate requests, and has a high level filter/pipe message processing system. The library is easily portable to most systems and compilers, and includes a substantial tutorial and API reference.

Changes: Various updates.
tags | library
SHA-256 | 6c5472401d06527e87adcb53dd270f3c9b1fb688703b04dd7a7cfb86289efe52
OpenSCAP Libraries 1.2.14
Posted Mar 21, 2017
Site open-scap.org

The openscap project is a set of open source libraries that support the SCAP (Security Content Automation Protocol) set of standards from NIST. It supports CPE, CCE, CVE, CVSS, OVAL, and XCCDF.

Changes: This release provides multiple bug fixes and about ten new features.
tags | protocol, library
systems | unix
SHA-256 | 99100549029c65cf6ad2425ec7f3b189ffb833ad12012e7086e177768f241f33
Page 3 of 15
Back12345Next

File Archive:

December 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Dec 1st
    0 Files
  • 2
    Dec 2nd
    41 Files
  • 3
    Dec 3rd
    25 Files
  • 4
    Dec 4th
    0 Files
  • 5
    Dec 5th
    0 Files
  • 6
    Dec 6th
    0 Files
  • 7
    Dec 7th
    0 Files
  • 8
    Dec 8th
    0 Files
  • 9
    Dec 9th
    0 Files
  • 10
    Dec 10th
    0 Files
  • 11
    Dec 11th
    0 Files
  • 12
    Dec 12th
    0 Files
  • 13
    Dec 13th
    0 Files
  • 14
    Dec 14th
    0 Files
  • 15
    Dec 15th
    0 Files
  • 16
    Dec 16th
    0 Files
  • 17
    Dec 17th
    0 Files
  • 18
    Dec 18th
    0 Files
  • 19
    Dec 19th
    0 Files
  • 20
    Dec 20th
    0 Files
  • 21
    Dec 21st
    0 Files
  • 22
    Dec 22nd
    0 Files
  • 23
    Dec 23rd
    0 Files
  • 24
    Dec 24th
    0 Files
  • 25
    Dec 25th
    0 Files
  • 26
    Dec 26th
    0 Files
  • 27
    Dec 27th
    0 Files
  • 28
    Dec 28th
    0 Files
  • 29
    Dec 29th
    0 Files
  • 30
    Dec 30th
    0 Files
  • 31
    Dec 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close