Commit graph

  • 0137cd75af Add the Javascript implementation Frank Denis 2019-05-09 00:34:20 +02:00
  • ff212957a7 Add rust-minisign Frank Denis 2019-04-28 23:37:12 +02:00
  • d45184dbbe rsign2 Frank Denis 2019-04-28 12:35:51 +02:00
  • d6c5c8c17b More libraries and implementations Frank Denis 2019-04-20 20:33:39 +02:00
  • 9eac49b161 Don't unconditionally print errno when fgets() fails (if can be an EOF) Frank Denis 2018-10-21 13:33:29 +02:00
  • e293d73b0f
    Merge 264c4bee8c into e5f7f65b8a Chris McCormick 2018-04-28 08:41:22 +00:00
  • 264c4bee8c Add build instructions for local libsodium. Chris McCormick 2018-04-28 16:39:42 +08:00
  • c5d0cfa7ae
    Merge 00b4dfa906 into e5f7f65b8a leper 2018-02-04 07:58:48 +00:00
  • e5f7f65b8a
    Merge pull request #38 from leper/dir_sep Frank Denis 2018-02-04 08:58:40 +01:00
  • 00b4dfa906 Use libsodium's base64 functions. Georg Kilzer 2018-02-04 06:01:33 +01:00
  • 237772bb40 Use the DIR_SEP macro to remove an ifdef. Georg Kilzer 2018-02-04 05:58:58 +01:00
  • 435630abda Add a link to encpipe Frank Denis 2018-02-03 13:00:12 +01:00
  • 4fc6ba7cc3 Bump windows binaries Frank Denis 2018-02-03 12:46:22 +01:00
  • f10d145ab6 up Frank Denis 2018-02-03 11:11:48 +01:00
  • 7fdb9fdb0e Remove unused variable 0.8 Frank Denis 2018-02-02 23:34:28 +01:00
  • 391d51d3a2 Update man page, bump version Frank Denis 2018-02-02 23:32:14 +01:00
  • 0c265d0dc6 Add the ability to sign multiple files at once Frank Denis 2018-02-02 23:24:01 +01:00
  • 299048c638 Sigalg is ED for prehashed Frank Denis 2018-01-14 01:14:23 +01:00
  • 75879f460f 2018 Frank Denis 2017-12-31 19:18:28 +01:00
  • e2a39c4e76
    Merge pull request #36 from alaviss/haiku Frank Denis 2017-12-17 12:01:07 +01:00
  • 978a8b4086
    Add Haiku support Leorize 2017-12-17 17:50:52 +07:00
  • 139c99a73a Reorder for consistency with the rest of the code Frank Denis 2017-12-14 16:12:52 +01:00
  • f384177a3a
    Merge pull request #35 from ulidtko/fix-broken-mkdir Frank Denis 2017-12-14 16:11:00 +01:00
  • 5e81e5a3c6 fix "new.key: Is a directory" and a memleak when generating a keypair Maxim Ivanov 2017-12-14 14:37:18 +02:00
  • c4cca6ef89 Fix format string Frank Denis 2017-12-01 15:56:21 +01:00
  • 66b19a6da3 Add a note on ED25519_NONDETERMINISTIC Frank Denis 2017-10-18 09:24:13 +02:00
  • 1d4855a83a Travis: build with non-deterministic signatures Frank Denis 2017-10-18 09:02:57 +02:00
  • 4727fff205 Mention rsign Frank Denis 2017-09-11 22:33:40 +02:00
  • 4dfcb00afd Minimal libsodium builds will not be enough with libsodium >= 1.0.13 Frank Denis 2017-07-11 21:57:56 +02:00
  • eb48c20f8d Gb -> GB Frank Denis 2017-07-07 22:16:42 +02:00
  • 6e313cb9d8 2017 Frank Denis 2017-07-07 22:14:43 +02:00
  • 06eebe6c46 Merge 944b83264c into 3db5a6ad2c Deleted user 2017-05-01 13:32:45 +00:00
  • 3db5a6ad2c sys/fcntl.h -> fcntl.h Frank Denis 2017-04-30 19:06:16 +02:00
  • ab55b98c34 Factorize Frank Denis 2017-03-11 11:11:12 +01:00
  • 81c9d95930 Verify the signature after signing if a public key is available Frank Denis 2017-03-11 10:27:18 +01:00
  • 75d84c3378 The checksum includes the public key Frank Denis 2017-02-13 14:17:21 +01:00
  • 4dcfeb8e7c Turn a redundant check into an assertion Frank Denis 2016-12-04 18:21:00 +01:00
  • d425a333ec Merge pull request #25 from rugk/gh-pages-httpsfix Frank Denis 2016-09-29 19:23:28 +02:00
  • efce67cab7
    Use HTTPS link for NaCl link rugk 2016-09-29 18:26:17 +02:00
  • 48bdcdc932 Add minisign-misc Frank Denis 2016-08-05 16:57:01 +02:00
  • ba6bc8eb98 No need to manually move the secret key to ~/.minisign any more 0.7 Frank Denis 2016-08-01 01:17:25 +02:00
  • feb9419a05 Update for version 0.7 Frank Denis 2016-08-01 01:15:43 +02:00
  • e3ee3d5a6c Travis: don't forget to configure libsodium Frank Denis 2016-08-01 01:13:16 +02:00
  • 86d883c1dc Add the license title Frank Denis 2016-08-01 01:05:38 +02:00
  • 4b08edec94 Add -f Frank Denis 2016-08-01 00:56:55 +02:00
  • 626e8785b2 Add a Travis script Frank Denis 2016-08-01 00:53:48 +02:00
  • 32fe65cf08 Version bump Frank Denis 2016-08-01 00:47:33 +02:00
  • 9dddf952df Install the man page Frank Denis 2016-08-01 00:47:23 +02:00
  • 2c97046c15 Final stop Frank Denis 2016-08-01 00:46:54 +02:00
  • 9ad3d02b6e Take the signature off the man page Frank Denis 2016-08-01 00:45:35 +02:00
  • cea57b2fe7 Update the man page Frank Denis 2016-08-01 00:40:58 +02:00
  • e12bf0a774 Improve the "key already exists" error message Frank Denis 2016-08-01 00:28:03 +02:00
  • 203f385c09 Make Windows users happy with backslashes as dir separators Frank Denis 2016-08-01 00:26:17 +02:00
  • 910159752d Missing ; for Windows Frank Denis 2016-08-01 00:19:58 +02:00
  • 1139d9497c Try to create the base directory of the secret key Frank Denis 2016-08-01 00:11:05 +02:00
  • e8a6730eae Overwrite a previous key pair now requires the -f flag Frank Denis 2016-07-31 23:31:46 +02:00
  • 86e2210682 More things to remove in VERIFY_ONLY mode Frank Denis 2016-07-31 14:49:57 +02:00
  • d654ad4647 Don't compile some more code in VERIFY_ONLY mode Frank Denis 2016-07-31 14:48:14 +02:00
  • 180c40bf03 Fix git merge conflict, duh Frank Denis 2016-06-13 06:56:41 +02:00
  • f97cc049ac Merge branch 'master' of https://github.com/jedisct1/minisign Frank Denis 2016-06-12 21:58:06 +02:00
  • fa455e73d6 Load the secret key from ~/.minisign/minisign.key by default Frank Denis 2016-06-12 21:55:53 +02:00
  • 546d7ee631 Remove superfluous semicolumns Frank Denis 2016-06-12 19:32:02 +02:00
  • 2ca0bea22f Define preprocess macros to enable extensions and support for large files Frank Denis 2016-01-23 16:17:07 +01:00
  • be2cc10844 Use unsigned type for array indexing Satish Bysany 2016-01-23 16:08:27 +02:00
  • 944b83264c Use unsigned type for array indexing Satish Bysany 2016-01-23 16:08:27 +02:00
  • caee9e8cad Fix implicit declaration of 'asprintf' Satish Bysany 2016-01-23 16:06:45 +02:00
  • eb13b0adb7 2016 Frank Denis 2016-01-01 21:00:31 +01:00
  • 74f7017d7e Despam Frank Denis 2016-01-01 10:38:34 +01:00
  • 90ff4a5f94 Merge pull request #16 from cedwardsmedia/manpage Frank Denis 2016-01-01 02:00:04 +01:00
  • 7f41769d67 Added manual page Corey Edwards 2015-12-31 14:21:13 -06:00
  • e748f644dd Support signing of empty files Frank Denis 2015-12-30 09:38:30 +01:00
  • a205a35a1b Explain what failed when a base64 conversion failed Frank Denis 2015-12-29 19:29:02 +01:00
  • d55d86e219 Merge pull request #11 from bitbeans/master Frank Denis 2015-12-29 17:16:32 +01:00
  • 230ea4367d Added chocolatey to README Christian Hermann 2015-12-29 17:12:49 +01:00
  • c576af1049 Merge pull request #10 from dconnolly/patch-1 Frank Denis 2015-11-18 23:16:37 +01:00
  • 0e8102722c Load Google Fonts over https Deirdre Connolly 2015-11-18 14:01:11 -05:00
  • 8b01faa74a Explicitly initialize mask Frank Denis 2015-11-12 17:59:54 +01:00
  • 1c55142cf2 0.6 Frank Denis 2015-11-11 12:52:31 +01:00
  • 95a7dd9f4d Doc update Frank Denis 2015-11-11 12:13:29 +01:00
  • 06fb0e4aac Bump buffer sizes, bump version 0.6 Frank Denis 2015-11-11 11:26:49 +01:00
  • 0efc6942b1 0.6 Frank Denis 2015-11-11 11:25:14 +01:00
  • ee4b6ba75e Hide the -H option if compiled with -DVERIFY_ONLY Frank Denis 2015-11-11 11:24:34 +01:00
  • a3f4d7b794 Suggest using -H for files > 1 Gb Frank Denis 2015-11-10 23:13:12 +01:00
  • 6e1023d207 Support prehashing Frank Denis 2015-11-10 23:09:25 +01:00
  • 1f02611cfc 0.5 for Windows Frank Denis 2015-11-09 19:27:40 +01:00
  • beed45b215 Link OSX version 0.5 Frank Denis 2015-11-09 18:54:31 +01:00
  • 7d2928a128 Add -o Frank Denis 2015-11-09 18:42:54 +01:00
  • ee148f9007 0.5 0.5 Frank Denis 2015-11-09 18:35:11 +01:00
  • 03f132bd9a Add -o to output the message to stdout after successful verification Frank Denis 2015-11-09 18:33:08 +01:00
  • 9546c80674 Return 1 if verification/password check failed, 2 for other errors Suggested by @anvilstriker Frank Denis 2015-10-25 14:20:02 +01:00
  • a88a7ececf Merge remote-tracking branch 'reelsense/patch-1' Frank Denis 2015-10-24 04:42:45 +02:00
  • 302a6227f7 Fix -p option with -V Frank Denis 2015-10-23 00:30:32 +02:00
  • 7778141aba Added Windows scoop.sh info Bryan Black 2015-10-18 20:03:33 -07:00
  • 826992ece6 Remove extra space Frank Denis 2015-08-11 16:40:02 +02:00
  • bf631c5c1c Don't hide the fact that we use Ed25519 Frank Denis 2015-08-04 01:28:39 +02:00
  • 56eea596bf Do not forget the public key Frank Denis 2015-08-04 01:15:58 +02:00
  • cefa6bff69 Clarify keynum_sk Frank Denis 2015-08-04 01:13:51 +02:00
  • da316d938a 0.4 for Windows Frank Denis 2015-07-18 20:27:51 +02:00
  • 74afe50a76 Mention homebrew Frank Denis 2015-07-18 16:28:29 +02:00
  • 056563c4ad Shorten; don't repeat in the README.md file what's available online Frank Denis 2015-07-18 16:21:59 +02:00