Commit graph

  • 528506aed2
    remove extraneous > (#160) gh-pages Chad Dougherty 2025-03-12 11:21:16 -04:00
  • 812b22ebe3
    remove extraneous > Chad Dougherty 2025-03-12 08:06:26 -04:00
  • 108ea640ba Require Zig 0.14 master Frank Denis 2025-03-11 19:06:46 +01:00
  • c7d965e43a Update .gitignore Frank Denis 2025-03-11 19:04:58 +01:00
  • 428c18e08a Zig 0.14 compat Frank Denis 2025-03-11 19:04:40 +01:00
  • b142474421 Add a link to wasmsign2 Frank Denis 2025-03-11 19:03:02 +01:00
  • 4c8ca41e15 Version 0.8 was released a long time ago; no relevant any more Frank Denis 2025-03-11 18:57:46 +01:00
  • 00ba13443f Sync with the man page Frank Denis 2025-03-11 18:52:52 +01:00
  • 32038530b7 Add a note about signify compatibility Frank Denis 2025-03-11 18:43:41 +01:00
  • e9631e8c67
    Add a note in the man page about signify compatibility (#159) Chad Dougherty 2025-03-11 13:40:49 -04:00
  • 74365c0f51 Normalize Markdown files Frank Denis 2025-03-11 18:31:14 +01:00
  • d221b88fdd
    add a note about signify compatibility Chad Dougherty 2025-03-11 13:20:27 -04:00
  • 4da38c86dd
    add a note about signify compatibility Chad Dougherty 2025-03-11 13:12:46 -04:00
  • d5a2f02bc0 Look at possible include/lib paths for linuxbrew Frank Denis 2025-01-29 23:05:34 +01:00
  • 4dd6fbf632 Use a list for possible include paths to be consistent with libraries Frank Denis 2025-01-29 23:02:34 +01:00
  • b3c3e628b9
    feat: add linuxbrew library/include paths Rui Chen 2025-01-29 13:02:48 -05:00
  • 41306e3e42 No need to set headerpad_max_install_names when linking statically Frank Denis 2025-01-29 18:28:41 +01:00
  • 090cc4752c Set headerpad_max_install_names only when linking libsodium Frank Denis 2025-01-29 18:27:40 +01:00
  • b5cf334b42
    build: fix mach-o relocation (#155) Rui Chen 2025-01-29 12:27:25 -05:00
  • b06569ceba
    build: fix mach-o relocation Rui Chen 2025-01-29 11:09:35 -05:00
  • c684406e21 Don't include nonexistent library paths Frank Denis 2025-01-18 13:50:47 +01:00
  • 0824d30ddb
    add OS dependent library switch Nicolas Schuler 2025-01-18 11:49:35 +01:00
  • d973a7dd96 Missing <section> Frank Denis 2025-01-18 00:16:44 +01:00
  • efe8814adb Update macOS Frank Denis 2025-01-16 14:15:36 +01:00
  • 51ce6b20ea Revert macOS binary Frank Denis 2025-01-16 14:02:26 +01:00
  • f78ffaed91 Update instructions Frank Denis 2025-01-16 13:53:47 +01:00
  • f1c22ee581 Update macos link Frank Denis 2025-01-16 13:51:02 +01:00
  • 29a07eade0 Add compatibility with 32-bit targets (webassembly) Frank Denis 2025-01-16 13:36:56 +01:00
  • 7ef05fce72 update links Frank Denis 2025-01-16 13:33:07 +01:00
  • 90d46db240 Add the ability to override the libsodium install dirs Frank Denis 2025-01-16 12:55:52 +01:00
  • 101e90a668 Allow compilation with Zig 0.13 as well as 0.14 Frank Denis 2025-01-16 00:54:22 +01:00
  • c165362385 Move libzodium files to a dedicated directory Frank Denis 2025-01-15 23:42:24 +01:00
  • 1c44ef601e Regen man page Frank Denis 2025-01-15 23:42:04 +01:00
  • 3c889ce7f3 Add a section title Frank Denis 2025-01-15 23:27:20 +01:00
  • b85e15d45a Add build.zig.zon 0.12 Frank Denis 2025-01-15 22:33:36 +01:00
  • 9896d072d4 Bump Frank Denis 2025-01-15 22:24:21 +01:00
  • b393ff47b1 Let people compile with ReleaseFast if they want to Frank Denis 2025-01-15 22:29:18 +01:00
  • c084f9ca38 without_libsodium -> without-libsodium Frank Denis 2025-01-15 22:25:48 +01:00
  • c1c452560f Nits Frank Denis 2025-01-15 22:20:07 +01:00
  • e0e86b4e4f Add -Dstatic Frank Denis 2025-01-15 22:19:16 +01:00
  • 12333fd7d1 Minisign is 10 years old Frank Denis 2025-01-15 22:12:43 +01:00
  • 952225f9b7 Import zodium.h Frank Denis 2025-01-15 22:46:01 +01:00
  • e43b9ff13b Make libsodium optional Frank Denis 2025-01-15 22:11:52 +01:00
  • e640be4b8f Indent Frank Denis 2025-01-15 22:07:37 +01:00
  • a1c07cc277 Leverage root_module.linkSystemLibrary() Frank Denis 2025-01-15 21:03:56 +01:00
  • 285b53d52c Mention where the compiled binary is Frank Denis 2025-01-15 21:03:49 +01:00
  • 28612a431a Add issues.yml Frank Denis 2024-12-31 14:58:15 +01:00
  • cbc79b3ece defineCMacro -> root_module.addCMacro Frank Denis 2024-12-20 12:21:03 +01:00
  • 55320cc84c 2024 Frank Denis 2024-12-11 18:46:14 +01:00
  • 868785690f Add a Docker usage example Frank Denis 2024-12-11 18:45:20 +01:00
  • 11d62f2dbe Add support for passing the key password non-interactively Daniil Baturin 2024-12-11 09:46:37 -06:00
  • 0b3a28583a
    Fix duplicate signature-format anchor (#145) Fabio Scotoni 2024-06-30 13:31:00 +02:00
  • 393bcc141b Fix duplicate signature-format anchor Fabio Scotoni 2024-06-30 12:24:45 +02:00
  • 45478e1dd6 Udpate for Zig 0.13 Frank Denis 2024-05-09 21:46:20 +02:00
  • 996ea4fee3
    exclude other unneeded code for VERIFY_ONLY (#139) Ryan Castellucci 2024-04-02 07:11:27 +01:00
  • 573988d235 Update for zig-master Frank Denis 2024-01-04 12:24:31 +01:00
  • 7ba5244eab exclude other unneeded code for VERIFY_ONLY Ryan Castellucci 2023-12-25 13:10:51 +00:00
  • 5f96819f44
    Add Elixir to minisign implementations (#138) Isaac Yonemoto 2023-12-18 11:50:08 -06:00
  • f137447ce7
    Add Elixir to minisign implementations Isaac Yonemoto 2023-12-18 11:46:03 -06:00
  • ef2db96ae0 Breaking: wero-pad key identifiers Frank Denis 2023-12-17 22:04:32 +01:00
  • 7dcd1bde14
    Zero pad key id when printed Pekka Ristola 2023-12-17 15:30:18 +02:00
  • 7d1116c5cc Zig 0.12 compat Frank Denis 2023-11-20 19:13:22 +01:00
  • 8aef018182 Update for Zig 0.11 Frank Denis 2023-08-12 11:21:37 +02:00
  • d238b7db77 refactor: Move business logic away from cli logic Alexander von Gluck IV 2023-05-01 15:08:03 -05:00
  • 709fed6b73 Build script 0.7.4 Frank Denis 2023-01-17 11:43:15 +01:00
  • 05a0cd435d Remove Travis Frank Denis 2023-01-17 11:40:20 +01:00
  • 444ef2dca9 Remove unused var 0.11 Frank Denis 2023-01-16 22:42:27 +01:00
  • e6b389f078 up Frank Denis 2023-01-16 22:39:33 +01:00
  • 217df141ef up Frank Denis 2023-01-16 21:36:26 +01:00
  • ee46615226 Zeroize seckey_struct early Frank Denis 2023-01-16 21:24:08 +01:00
  • 12fd90b6fe Update man page Frank Denis 2023-01-16 21:18:39 +01:00
  • ef445ab928 2023 Frank Denis 2023-01-16 21:16:52 +01:00
  • 3f1df52db4 Warn about -C -W implications before it's too late Frank Denis 2023-01-16 21:13:44 +01:00
  • 506ac9ce3e Simplify usage without key encryption Frank Denis 2023-01-16 21:12:06 +01:00
  • 5dbb513ad2 Update usage Frank Denis 2023-01-16 20:54:57 +01:00
  • 27bff8a1f5 Use CMAKE_BUILD_TYPE=MinSizeRel Frank Denis 2023-01-16 20:50:57 +01:00
  • 80defb2a99 Bump Frank Denis 2023-01-16 20:42:39 +01:00
  • 6040047c27 seckey_chk() actually computes chk Frank Denis 2023-01-16 20:46:14 +01:00
  • 16624abf2e Add the ability to change the password of a secret key Frank Denis 2023-01-16 20:39:56 +01:00
  • 6ccd801dbc Allow seckey_load() to optionally return a copy of the key comment Frank Denis 2023-01-16 20:04:16 +01:00
  • 41938e99f5 Move key encryption/decryption code to dedicated functions Frank Denis 2023-01-16 19:45:00 +01:00
  • a536c178ab Format Frank Denis 2023-01-16 19:40:34 +01:00
  • 94e18a72d8 Move variables to a local context Frank Denis 2023-01-16 19:38:39 +01:00
  • d870938ae5 Reorder commands for clarity Frank Denis 2023-01-16 19:21:19 +01:00
  • d2afa89fe7 Update usage Frank Denis 2023-01-16 19:15:53 +01:00
  • c33051dec3 Update usage Frank Denis 2023-01-16 19:03:20 +01:00
  • cb2fc2ce7c Add a flag to allow secret keys to be unencrypted Frank Denis 2023-01-16 18:50:36 +01:00
  • 0fccaf94e2 Require cmake 2.8.12 Frank Denis 2023-01-16 18:43:18 +01:00
  • a26f2c8e5d Update build.zig for zig 0.10 Frank Denis 2023-01-11 01:27:48 +01:00
  • 7700b26774
    Update build.zig to be compatible with zig 0.10.0+ overcat 2023-01-03 20:00:13 +08:00
  • 8c441b34d9 Replacing " ' " with "." to meet Debian packaging policies Josenilson Ferreira da SIlva 2022-06-11 11:29:18 -03:00
  • a2c8848418 Add cosign public key Frank Denis 2022-06-10 14:17:52 +02:00
  • cea718b451 Action to identify keys used in various file types User 2022-03-16 00:00:50 -05:00
  • a380bdf514
    Merge 780c89bec6 into 4b2df2ee07 Reuf Rujevic 2022-02-21 10:04:21 +01:00
  • 780c89bec6
    Create Sjenica1 Reuf Rujevic 2022-02-21 10:04:14 +01:00
  • 4b2df2ee07 Bail out if fgets() output is not \n terminated when it should Frank Denis 2022-02-20 10:50:37 +01:00
  • 93b5d85464
    Merge 8191afc84e into b81f3d4065 Reuf Rujevic 2022-02-19 16:32:29 +01:00
  • 8191afc84e
    Create Sjenica1 Reuf Rujevic 2022-02-19 16:32:22 +01:00
  • 165b9105cd Add the ability to change the password encrypting a secret key Winter 2021-11-28 19:43:04 -05:00
  • b81f3d4065 Add paths for Homebrew on Apple Silicon Frank Denis 2021-11-30 09:22:24 +01:00