exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New
Showing 26 - 50 of 344 RSS Feed

Library Files

libpcap 1.10.2
Posted Jan 9, 2023
Site tcpdump.org

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

Changes: Over a hundred updates applied as this is the first release since June of 2021. Check the full changelog for details.
tags | library
systems | unix
SHA-256 | db6d79d4ad03b8b15fb16c42447d093ad3520c0ec0ae3d331104dcfb1ce77560
Botan C++ Crypto Algorithms Library 2.19.3
Posted Nov 17, 2022
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 Kyber post-quantum KEM. Support for TLS 1.0, TLS 1.1, and DTLS 1.0 have been removed. Remove many deprecated headers. Many headers which were previously marked as becoming internal in 2.x have now been made internal. Removed several deprecated algorithms including CAST-256, MISTY1, Kasumi, DESX, XTEA, PBKDF1, MCEIES, CBC-MAC and Tiger. A few dozen other updates are also in the release notes.
tags | library
advisories | CVE-2021-24115
SHA-256 | dae047f399c5a47f087db5d3d9d9e8f11ae4985d14c928d71da1aff801802d55
GNU Transport Layer Security Library 3.7.8
Posted Sep 28, 2022
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: gnutls_session_channel_binding performs additional checks when GNUTLS_CB_TLS_EXPORTER is requested. Various functions have had additional restrictions implemented.
tags | protocol, library
SHA-256 | c58ad39af0670efe6a8aee5e3a8b2331a1200418b64b7c51977fb396d4617114
GNU Transport Layer Security Library 3.7.7
Posted Aug 1, 2022
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: This is a bug fix and enhancement release on the 3.7.x branch.
tags | protocol, library
SHA-256 | be9143d0d58eab64dba9b77114aaafac529b6c0d7e81de6bdf1c9b59027d2106
Botan C++ Crypto Algorithms Library 2.19.2
Posted Jun 6, 2022
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 parallel computation in Argon2. Added SSSE3 implementation of Argon2. The OpenSSL provider was incompatible with OpenSSL 3.0. It has been removed. Avoided using reserve in secure_vector appending, which caused a performance problem. Fixed TLS::Text_Policy behavior when X25519 is disabled at build time. Fixed several warnings from Clang.
tags | library
SHA-256 | 3af5f17615c6b5cd8b832d269fb6cb4d54ec64f9eb09ddbf1add5093941b4d75
Botan C++ Crypto Algorithms Library 2.19.1
Posted Jan 24, 2022
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 a compilation problem affecting macOS XCode. Fixed a build problem preventing amalgamation builds in 2.19.0.
tags | library
SHA-256 | e26e00cfefda64082afdd540d3c537924f645d6a674afed2cd171005deff5560
OpenSCAP Libraries 1.3.6
Posted Jan 20, 2022
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 the ability to select and exclude groups of rules on the command line, boot-time remediation service for systemd's Offline Update mode, memory limit control using OSCAP_PROBE_MEMORY_USAGE_RATIO environment variable, allowing disablement of SHA-1 and MD5, allowing providing pre-downloaded components, and introducing the OSBuild Blueprint fix type. About a dozen bug fixes were also applied.
tags | protocol, library
systems | unix
SHA-256 | 40634f2e27a542b112d2e3b374ebbef7e56af18a3d8ae78da2462ab0b1e4e6b7
Botan C++ Crypto Algorithms Library 2.19.0
Posted Jan 20, 2022
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 forward error correction code compatible with the zfec library. Improved Emscripten build. Made change to always use -L before build flags. Fixed compilation issue on earlier macOS versions. Added a GCC 4.8 CI target to prevent build regressions. Added support for Loongarch64. Added a check of the OSXSAVE flag before using AVX2 instructions.
tags | library
SHA-256 | 240d9e56e6acb91ef4cf06a8a1c6c0f101c61d40cf48cccf139faef821d7040b
Botan C++ Crypto Algorithms Library 2.18.2
Posted Oct 25, 2021
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 using short exponents when encrypting in ElGamal. Add CI based on GitHub actions to replace Travis CI. Fixed a low risk OAEP decryption side channel issue. Removed support in OpenSSL provider for algorithms which are disabled by default in OpenSSL 3.0. Various other bug fixes.
tags | library
SHA-256 | 541a3b13f1b9d30f977c6c1ae4c7bfdfda763cda6e44de807369dce79f42307e
libpcap 1.10.1
Posted Jun 11, 2021
Site tcpdump.org

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

Changes: Packet filtering fix for a parse error. Added PCAP_AVAILABLE_1_11 in source code. A half dozen fixes and tweaks to building and testing..
tags | library
systems | unix
SHA-256 | ed285f4accaf05344f90975757b3dbfe772ba41d1c401c2648b7fa45b711bdd4
Botan C++ Crypto Algorithms Library 2.18.1
Posted May 10, 2021
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 a build regression in 2.18.0. Fixed a bug which caused decoding a certificate which contained more than one name in a single RDN. Fixed a bug which caused OID lookup failures when run in a locale which uses thousands separators. Fixed an issue where DNS names in name constraints were compared with case sensitivity, which could cause valid certificates to be rejected. A couple of X.509 fixes as well.
tags | library
SHA-256 | f8c7b46222a857168a754a5cc329bb780504122b270018dda5304c98db28ae29
OpenSCAP Libraries 1.3.5
Posted Apr 23, 2021
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 SCAP 1.3 source data stream Schematron. Added XML Signature Validation. Added --enforce-signature option for eval, guide, and fix modules. Added entity support (OVAL/yamlfilecontent). About a half dozen other additions along with a couple dozen bug fixes.
tags | protocol, library
systems | unix
SHA-256 | 7c3e540b757fe35de15f21a849f1afa4d3776ee3279276ada4ddd3506c3679c2
Botan C++ Crypto Algorithms Library 2.18.0
Posted Apr 15, 2021
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 implementing custom RNG objects through the FFI interface. Improved safegcd bounds, improving runtime performance. Fixed a bug introduced in 2.9.0. Added build support for RISC-V 32. Fixes for TLS::Stream::async_shutdown. Fixed a regression introduced in 2.17.0.
tags | library
SHA-256 | cc64852e1e0c5bb30ecd052e4a12d5136125a8ce5c3be2efb6fb061c8677e327
libpcap 1.10.0
Posted Jan 4, 2021
Site tcpdump.org

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

Changes: Added support for capturing on DPDK devices. Added support for getting and setting packet time stamp types with Npcap. Various other updates.
tags | library
systems | unix
SHA-256 | 8d12b42623eeefee872f123bd0dc85d535b00df4d42e865f993c40f7bfc92b1e
Botan C++ Crypto Algorithms Library 2.17.3
Posted Dec 22, 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: Changed base64, base58, base32, and hex encoding and decoding operations to run in constant time. Fixed a build problem on PPC64 building with Clang. Multiple other bug fixes.
tags | library
SHA-256 | 79123b654445a4abba486e09a431788545c708237382a3e765664c9f55b03b88
Botan C++ Crypto Algorithms Library 2.17.2
Posted Nov 13, 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: Fixed a build problem on ppc64. Resolved an issue in the modular square root algorithm. Fixed a regression in MinGW builds introduced in 2.17.1.
tags | library
SHA-256 | ebe27dfe2b55d7e02bf520e926606c48b76b22facb483256b13ab38e018e1e6c
Botan C++ Crypto Algorithms Library 2.17.1
Posted Nov 9, 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: Fixed a build problem that could occur if Python was not in the PATH. This was known to occur on some installations of macOS. Re-enabled support for the x86 CLMUL instruction on Visual C++, which was accidentally disabled starting in 2.12.0.
tags | library
SHA-256 | 741358b3f1638ed7d9b2f59b4e344aa46f4966b15958b5434c0ac1580df0c0c1
Botan C++ Crypto Algorithms Library 2.17.0
Posted Nov 5, 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: Fixed a bug in ECDSA which could occur when the group size and hash length differ. Fixed a bug in ECDSA verification when the public key was chosen to be a small multiple of the group generator. Various other updates.
tags | library
SHA-256 | b97044b312aa718349af7851331b064bc7bd5352400d5f80793bace427d01343
Botan C++ Crypto Algorithms Library 2.16.0
Posted Oct 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: Now userspace PRNG objects (such as AutoSeeded_RNG and HMAC_DRBG) use an internal lock, which allows safe concurrent use. This however is purely a precaution in case of accidental sharing of such RNG objects; for performance reasons it is always preferable to use a RNG per thread if a userspace RNG is needed. DL_Group and EC_Group objects now track if they were created from a known trusted group (such as P-256 or an IPsec DH parameter). If so, then verification tests can be relaxed, as compared to parameters which may have been maliciously constructed in order to pass primality checks. Various other additions and updates.
tags | library
SHA-256 | 92ed6ebc918d86bd1b04221ca518af4cf29cc326c4760740bd2d22e61cea2628
OpenSCAP Libraries 1.3.4
Posted Oct 2, 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: Added support for FreeBSD. Improved yamlfilecontent. Fixed a lot of warnings. Various other updates and improvements.
tags | protocol, library
systems | unix
SHA-256 | ee98f650f028819cfeda786d7e85dcadb74d827d4585f332ca03b217d4d82fb7
Botan C++ Crypto Algorithms Library 2.15.0
Posted Jul 7, 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: Fixed a memory leak in the CommonCrypto block cipher calls. Changed the HMAC key schedule to attempt to reduce the information leaked from the key schedule with regards to the length of the key, as this is at times (as for example in PBKDF2) sensitive information. Various other additions and updates.
tags | library
SHA-256 | d88af1307f1fefac79aa4f2f524699478d69ce15a857cf2d0a90ac6bf2a50009
SoftHSM 2.6.1
Posted May 2, 2020
Authored by Rickard Bellgrim | Site wiki.opendnssec.org

SoftHSM is an implementation of a cryptographic store accessible through a PKCS#11 interface. You can use it to explore PKCS#11 without having a Hardware Security Module. It is being developed as a part of the OpenDNSSEC project. SoftHSM uses Botan for its cryptographic operations.

Changes: Support Ed448/X448 for OpenSSL. Improved warning and compilation issues for GCC10. Fixed compilation issues for MacOS 10.15.4/Xcode 11.4.
tags | library
systems | unix
SHA-256 | 61249473054bcd1811519ef9a989a880a7bdcc36d317c9c25457fc614df475f2
OpenSCAP Libraries 1.3.3
Posted Apr 30, 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: Added a Python script that can be used for CLI tailoring. Added timezone to XCCDF TestResult start/end time. Added yamlfilecontent independent probe. Various other updates and improvements.
tags | protocol, library
systems | unix
SHA-256 | d6e8397769a0921e7ff17d28e5ee50d1a987d69efc124df5031bf5c4f4417a4d
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
Page 2 of 14
Back12345Next

File Archive:

October 2024

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