Path to this page:
./
converters/p5-Convert-PEM,
Perl5 module to read/write ASN.1-encoded PEM files
Branch: CURRENT,
Version: 0.12nb1,
Package name: p5-Convert-PEM-0.12nb1,
Maintainer: pkgsrc-usersConvert::PEM reads and writes PEM files containing ASN.1-encoded objects.
The files can optionally be encrypted using a symmetric cipher algorithm,
such as 3DES.
Required to run:[
textproc/p5-Convert-ASN1] [
lang/perl5] [
security/p5-Crypt-DES_EDE3] [
devel/p5-Class-ErrorHandler]
Master sites: (Expand)
Filesize: 46.353 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Convert-PEM-0.12nb1
- (2024-10-27) Updated to version: p5-Convert-PEM-0.12
- (2024-10-20) Updated to version: p5-Convert-PEM-0.09
- (2023-07-06) Updated to version: p5-Convert-PEM-0.08nb13
- (2022-06-28) Updated to version: p5-Convert-PEM-0.08nb12
- (2021-05-25) Updated to version: p5-Convert-PEM-0.08nb11
CVS history: (Expand)
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2024-10-27 10:32:52 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Convert-PEM: update to 0.12.
0.12 -- Mon Oct 21 22:46:47 ADT 2024
[Changes Since 0.09]
- Release 0.11-TRIAL as 0.12
- Added extra cipher support from @jeremy-church - see release 0.10
- Miscellaneous cleanups
[Detailed Changes]
- ae82ce2 v0.11
- 43861a2 Bump repo version
- 4e8c59d openssl version differences - only test in author testing
- 9b3e183 v0.10
0.11 -- Sun Oct 20 20:35:17 ADT 2024
[Changes Since 0.08]
- Added extra cipher support from @jeremy-church - see release 0.09
- Miscellaneous cleanups
[Detailed Changes]
- 43861a2 Bump repo version
- 4e8c59d openssl version differences - only test in author testing
- 9b3e183 v0.10
0.10 -- Sun Oct 20 11:57:20 ADT 2024
- Merge PR#1 from @jeremy-church to add extra cipher support
- Add DES support
- Add AES 128/192/256 support
- Add IDEA support
- Add SEED Support
- Add Camellia 128/192/256 support
- Add tests and test files for additional ciphers and alternate cipher \
modules (if available)
- Add supporting function(s)/method(s) for additional ciphers
- Add tests to verify OpenSSL can read files encrypted by Convert::PEM (if \
available)
- Change key bytes_to_key in Convert::PEM::CBC to match openssl algorithm
- Make some modifications to accommodate SEED and IDEA (realy old) cipher modules
- Make ASN optional
- Add DER support and documentation
- Add other access methods to documentation
- Additional encode/decode testing with DER
[Detailed Changes]
- c4128fd no need to use eval for blocksize call
- 0cdf983 Remove execution attributes on test files
- aa16478 Move the pem and der files to a sub directory
- e7b4d1a Fix spelling typos
- f047d32 rand is not secure for crypto operations
- 3e2847b DES and IDEA are deprecated in OpenSSL versions
- bd40886 Replace tabs with spaces
- 7971073 Added changes
- 53a3142 Additional documentation and make ASN optional.
- 879b190 Add support for additional ciphers.
- 6c68073 typo fix
|
2024-10-20 08:22:29 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
p5-Convert-PEM: update to 0.09.
0.09 -- Tue Oct 15 22:59:26 ADT 2024
- 55f01eb Bump Repo Version
- 4072ab2 Fixes RT#27574: encode test occasionlly fails
- 204ffeb Convert build to Dist::Zilla
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|