Package beecrypt: Information

    Source package: beecrypt
    Version: 4.2.1-alt8
    Build time:  Aug 27, 2021, 09:00 AM
    Category: System/Libraries
    Report package bug
    License: LGPLv2+
    Summary: The BeeCrypt Cryptography Library
    Description: 
    BeeCrypt is an open source cryptography library that contains
    highly optimized C and assembler implementations of many
    well-known algorithms including Blowfish, MD5, SHA-1,
    Diffie-Hellman, and ElGamal.

    List of rpms provided by this srpm:
    libbeecrypt-devel (mipsel)
    libbeecrypt7 (mipsel)
    libbeecrypt7-debuginfo (mipsel)

    Maintainer: Dmitry V. Levin


    Last changed


    Aug. 24, 2021 Dmitry V. Levin 4.2.1-alt8
    - Disabled build and packaging of libbeecrypt.a.
    - Built with LFS support enabled.
    April 7, 2011 Dmitry V. Levin 4.2.1-alt7
    - Rebuilt for debuginfo.
    Jan. 12, 2011 Kirill A. Shutemov 4.2.1-alt6
    - Do not redefine assert, always include <assert.h>. Closes: #24905.