unicrypto 0.0.10-2 source package in Ubuntu

Changelog

unicrypto (0.0.10-2) unstable; urgency=medium

  * Source-only upload to allow testing migration

 -- Josenilson Ferreira da Silva <email address hidden>  Thu, 23 May 2024 23:53:50 -0300

Upload details

Uploaded by:
Josenilson Ferreira da Silva
Uploaded to:
Sid
Original maintainer:
Josenilson Ferreira da Silva
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
unicrypto_0.0.10-2.dsc 2.0 KiB b645f37913e51a4d51fa9409cecb2e4828ad2efb8ef31a48d4d17c1c79be345a
unicrypto_0.0.10.orig.tar.gz 103.0 KiB 3daefcdf8e71f9300032393ad85d7f22fc08d07dc05cf7776019b9480bd8506a
unicrypto_0.0.10-2.debian.tar.xz 3.9 KiB 1805c326da2a5ce6698ad6f1c02b4835ff4b6eabf12f706fc58dfcb1a0f0a006

Available diffs

No changes file available.

Binary packages built by this source

python3-unicrypto: Unified interface for cryptographic libraries

 Unicrypto is a library that provides a unified interface to a variety of
 cryptographic algorithms. With it, developers can easily integrate encryption
 into their applications, ensuring the security of data and communications.
 .
 The module also allows developers to have access to a wide range of
 encryption algorithms, including AES, DES, RC4 and TDES, among others.
 This library simplifies the process of implementing security in applications
 by providing a single consistent API for different algorithms, regardless of
 the underlying library used.