5 Commits

Author SHA256 Message Date
OBS User smolsheep
f9317d7e38 Accepting request 1242098 from home:smolsheep:upgrades
- Update to version 0.12
  * Libsodium is now an optional dependency. When using the Zig
    toolchain to compile Minisign, you can specify the
    -Dwithout-libsodium flag to build and run without libsodium.
  * Key identifiers are now zero-padded when printed.

OBS-URL: https://build.opensuse.org/request/show/1242098
OBS-URL: https://build.opensuse.org/package/show/security/minisign?expand=0&rev=6
2025-02-01 11:21:40 +00:00
OBS User smolsheep
873a1e42c3 Accepting request 1189078 from home:smolsheep:upgrades
- Cleanup spec file
  * Add missing %license to packaging
  * Remove %debug_package

OBS-URL: https://build.opensuse.org/request/show/1189078
OBS-URL: https://build.opensuse.org/package/show/security/minisign?expand=0&rev=4
2024-07-22 16:45:25 +00:00
Jonathan Brielmaier
707a228661 Accepting request 1188815 from home:smolsheep:upgrades
- Switch from deprecated %setup to %autosetup
- Use %cmake_build
- Update to version 0.11
  * For non-interactive usage (CI/CD, etc), encryption of private
    keys can be disabled with the -W switch.
  * A new command, -C was added to change passwords, or remove them
    (when combined with -W).
- Updates from version 0.10
  * Prehashing is now enabled by default, regardless of the input
    size. Support for non-prehashed signatures will eventually be
    removed
  * Legacy signatures can be rejected with the addition of the -H
    flag

OBS-URL: https://build.opensuse.org/request/show/1188815
OBS-URL: https://build.opensuse.org/package/show/security/minisign?expand=0&rev=3
2024-07-20 18:07:23 +00:00
Jonathan Brielmaier
cfcd6d77ae Accepting request 835907 from home:elvigia:branches:security
- Fix debuginfo generation (set CMAKE_STRIP to false)
- Update to version 0.9
 * New option: -R to recover the public key from a secret key.
 * Error messages have been improved.
 * Key derivation is now possible on devices with limited memory.

OBS-URL: https://build.opensuse.org/request/show/835907
OBS-URL: https://build.opensuse.org/package/show/security/minisign?expand=0&rev=2
2020-09-21 19:50:37 +00:00
6bdc0b816a Accepting request 717461 from home:jbrielmaier
minisign is a tool to do signing on files with public/private key authentication. I don't know if it fits in security, maybe there's have a better place :)

OBS-URL: https://build.opensuse.org/request/show/717461
OBS-URL: https://build.opensuse.org/package/show/security/minisign?expand=0&rev=1
2019-08-16 11:57:57 +00:00