Bug 1792313 - Review Request: php-laminas-crypt - Laminas Framework Crypt component
Summary: Review Request: php-laminas-crypt - Laminas Framework Crypt component
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1792281 1792312
Blocks: 1792315
TreeView+ depends on / blocked
 
Reported: 2020-01-17 14:00 UTC by Remi Collet
Modified: 2020-01-24 07:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-24 07:44:08 UTC
Type: ---
Embargoed:
zebob.m: fedora-review+


Attachments (Terms of Use)

Description Remi Collet 2020-01-17 14:00:02 UTC
Spec URL: https://git.remirepo.net/cgit/rpms/php/laminas/php-laminas-crypt.git/plain/php-laminas-crypt.spec?id=58ca8998004936e2196c35ebea28fd663eceedf7
SRPM URL: http://rpms.remirepo.net/SRPMS/php-laminas-crypt-3.3.1-2.remi.src.rpm
Description: 
laminas-crypt provides support of some cryptographic tools.
The available features are:
* encrypt-then-authenticate using symmetric ciphers
  (the authentication step is provided using HMAC);
* encrypt/decrypt using symmetric and public key algorithm
  (e.g. RSA algorithm);
* generate digital sign using public key algorithm (e.g. RSA algorithm);
* key exchange using the Diffie-Hellman method;
* key derivation function (e.g. using PBKDF2 algorithm);
* secure password hash (e.g. using Bcrypt algorithm);
* generate Hash values;
* generate HMAC values;

The main scope of this component is to offer an easy and secure way
to protect and authenticate sensitive data in PHP.

Documentation: https://docs.laminas.dev/laminas-crypt/


Fedora Account System Username: remi

Comment 1 Robert-André Mauchin 🐧 2020-01-22 19:19:41 UTC
 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors
 - Tests are ok
 - Conforms to Packaging Guidelines

Package approved.

Comment 2 Gwyn Ciesla 2020-01-23 14:12:26 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/php-laminas-crypt

Comment 3 Remi Collet 2020-01-24 07:44:08 UTC
Thanks,

Built


Note You need to log in before you can comment on or make changes to this bug.