libsodium-devel-1.0.3-1.el7.centos.bolo1.x86_64.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/bolo/bolo/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/bolo/bolo/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install libsodium-devel-1.0.3-1.el7.centos.bolo1.x86_64

Modern cryptography library - Development Files

Full description:
  Sodium is a modern, easy-to-use software library for encryption, decryption,
signatures, password hashing and more. It is a portable, cross-compilable,
installable, packageable fork of NaCl, with a compatible API, and an extended
API to improve usability even further. Its goal is to provide all of the core
operations needed to build higher-level cryptographic tools.

Sodium supports a variety of compilers and operating systems, including Windows
(with MinGW or Visual Studio, x86 and x64), iOS and Android. The design choices
emphasize security, and "magic constants" have clear rationales. And despite the
emphasis on high security, primitives are faster across-the-board than most
implementations of the NIST standards.

This package contains the header files for developing code against libsodium.

Checksums

MD5 b0585904b056e5de15a08beae2366ff2
SHA1 65073e9bb08c346b99c27e79fb5b849f18a699fa
SHA256 2cc7e72fa58f7b1a503af9981cecef6a910d3b3753f4ac5f7dab391cf195c9e9
SHA512 db658163cd0267fb2d06df26a391d2e6438cf019d45b3ac07e413b0ec582d429bbc34d07aec56b44d6946908a7fd33475bb336d76b738f807d25cbbf1fa56a61

Requires

  • /usr/bin/pkg-config

Provides

  • libsodium-devel(x86-64) = 1.0.3-1.el7.centos.bolo1
  • libsodium-devel = 1.0.3-1.el7.centos.bolo1
  • pkgconfig(libsodium) = 1.0.3-

Files

  • /usr/lib64/pkgconfig/libsodium.pc
  • /usr/lib64/libsodium.la
  • /usr/lib64/libsodium.a
  • /usr/include/sodium/version.h
  • /usr/include/sodium/utils.h
  • /usr/include/sodium/runtime.h
  • /usr/include/sodium/randombytes.h
  • /usr/include/sodium/randombytes_sysrandom.h
  • /usr/include/sodium/randombytes_salsa20_random.h
  • /usr/include/sodium/export.h
  • /usr/include/sodium/crypto_verify_64.h
  • /usr/include/sodium/crypto_verify_32.h
  • /usr/include/sodium/crypto_verify_16.h
  • /usr/include/sodium/crypto_uint8.h
  • /usr/include/sodium/crypto_uint64.h
  • /usr/include/sodium/crypto_uint32.h
  • /usr/include/sodium/crypto_uint16.h
  • /usr/include/sodium/crypto_stream.h
  • /usr/include/sodium/crypto_stream_xsalsa20.h
  • /usr/include/sodium/crypto_stream_salsa208.h
  • /usr/include/sodium/crypto_stream_salsa2012.h
  • /usr/include/sodium/crypto_stream_salsa20.h
  • /usr/include/sodium/crypto_stream_chacha20.h
  • /usr/include/sodium/crypto_stream_aes128ctr.h
  • /usr/include/sodium/crypto_sign.h
  • /usr/include/sodium/crypto_sign_edwards25519sha512batch.h
  • /usr/include/sodium/crypto_sign_ed25519.h
  • /usr/include/sodium/crypto_shorthash.h
  • /usr/include/sodium/crypto_shorthash_siphash24.h
  • /usr/include/sodium/crypto_secretbox.h

Uploaded

over 8 years ago

Package Size

150 KB

Installed Size

825 KB

Downloads

11

wget

wget --content-disposition "https://packagecloud.io/bolo/bolo/packages/el/7/libsodium-devel-1.0.3-1.el7.centos.bolo1.x86_64.rpm/download.rpm?distro_version_id=140"

Homepage

http://github.com/jedisct1/libsodium

License

ISC License