2
0
Fork 0
mirror of https://git.sr.ht/~sircmpwn/mkproof synced 2024-05-13 15:46:16 +02:00

Commit Graph

  • 6f9ea7d249 Overwrite spinner when showing proof master Drew DeVault 2020-12-26 19:24:50 -0500
  • 2efaf30d3a Add -j option to specify number of processes Tom Lebreux 2020-12-24 14:28:04 -0500
  • aea879847a Draw spinner while waiting for a proof Tom Lebreux 2020-12-24 14:28:03 -0500
  • 4c1cba82b2 Use multiple processes to find proof Tom Lebreux 2020-12-24 14:28:02 -0500
  • e73a6e9c66 Split mkproof logic into own function Tom Lebreux 2020-12-24 14:28:01 -0500
  • 4a8e70d38c Fix build on macos William Casarin 2020-12-24 11:07:35 -0800
  • 738f584ff6 Use leading zero bits instead of digits William Casarin 2020-12-22 20:11:14 -0800
  • 14cfc3f783 Set .version field in the Argon2 context 1.0.0 Christopher Wellons 2020-12-06 19:46:03 -0500
  • 7de01c930f Return 1 for invalid proof, 2 for usage errors Tom Lebreux 2020-12-06 12:05:57 -0500
  • a91ef0ee2c Output Invalid proof on proof bad format Tom Lebreux 2020-12-04 17:16:04 -0500
  • e734a4e5af .gitignore: add object files and manpages Eyal Sawady 2020-11-26 01:45:13 -0500
  • ec45c16f4f Fix segfault on mkproof with no arguments Eyal Sawady 2020-11-26 01:43:44 -0500
  • e14d1d1c5c Remove hashcat comparison Drew DeVault 2020-11-25 14:21:56 -0500
  • 111f9f34da Update algorithm Drew DeVault 2020-11-25 14:13:32 -0500
  • 9152700eaa README: Compare mkproof with hashcat Drew DeVault 2020-11-25 14:03:19 -0500
  • fbeed4ab3f README: s/seed/password/g Drew DeVault 2020-11-25 13:55:16 -0500
  • 8454780c5e Correct tuning details in README Drew DeVault 2020-11-25 13:54:41 -0500
  • 97bfdd7ead Tune defaults Drew DeVault 2020-11-25 12:42:46 -0500
  • 66d4788762 Add note about packages Drew DeVault 2020-11-25 13:23:47 -0500
  • c8de2d8da2 Add install and uninstall targets Drew DeVault 2020-11-25 12:26:09 -0500
  • c49aff35e3 Add man pages Drew DeVault 2020-11-25 12:22:22 -0500
  • 1f58a37098 mkproof: use unsigned long for attempt count Drew DeVault 2020-11-25 12:22:03 -0500
  • 773cdb5582 mkchallenge: multiply difficulty by two Drew DeVault 2020-11-25 12:21:47 -0500
  • 2a81538b02 mkproof: improve final output a bit Drew DeVault 2020-11-25 12:07:40 -0500
  • 8f5c12ace0 Implement everything Drew DeVault 2020-11-25 12:05:19 -0500
  • 4267a36811 Initial commit Drew DeVault 2020-11-25 11:15:59 -0500
  • 87d922c6c6 Add 'argon2i/' from commit '440ceb9612d5a20997e3e12728542df2de713ca4' Drew DeVault 2020-11-25 10:48:57 -0500
  • 3e7a084af1 Initial commit Drew DeVault 2020-11-25 10:48:52 -0500
  • 440ceb9612
    Merge pull request #285 from dra27/mingw-w64-fixes Dmitry Khovratovich 2020-07-09 14:56:35 +0200
  • 3df7b847b1
    Merge pull request #289 from ultrahorizon/issue-288 Dmitry Khovratovich 2020-07-09 14:52:28 +0200
  • 4a296310b3
    Merge pull request #292 from fturco/https Dmitry Khovratovich 2020-07-09 14:52:01 +0200
  • 92cd2e19b5 use HTTPS instead of HTTP for URLs Francesco Turco 2020-07-05 09:29:02 +0200
  • f72f8cde3f
    Add reference to pyargon2 in README Bindings James Webb 2020-06-21 18:02:18 +0100
  • 6d8620941f Use PRIx64 on mingw-w64 instead llx David Allsopp 2020-04-10 21:38:28 +0100
  • ec465c85fd Generalise MSVC-specific changes to mingw-w64 David Allsopp 2020-04-10 21:37:37 +0100
  • cd5dd35996
    Merge pull request #277 from kisik21/patch-1 Dmitry Khovratovich 2020-04-06 16:55:43 +0200
  • 288d50eaef
    Merge pull request #281 from pmjdebruijn/master Dmitry Khovratovich 2020-04-06 16:54:41 +0200
  • 84241b40a9
    Merge pull request #282 from pks-t/pks/win32-undefined-error Dmitry Khovratovich 2020-04-06 16:53:57 +0200
  • d13f825a25
    Merge pull request #276 from lambdapioneer/patch-1 Dmitry Khovratovich 2020-04-06 16:52:55 +0200
  • 48829f87eb Fix possible compiler error due to undefined _MSC_VER Patrick Steinhardt 2020-02-20 17:37:32 +0100
  • b997b9e7d4 Don't fail on existing symlink Pascal de Bruijn 2019-11-07 09:55:32 +0100
  • cd1c1d8d20
    Fix cross-compilation on some systems Vika 2019-08-26 14:05:22 +0300
  • 267ae44e71
    Adding new Android binding to README.md Daniel H 2019-08-22 15:45:10 +0200
  • 62358ba212
    Merge pull request #270 from bitmark-property-system/master JP Aumasson 2019-05-20 11:18:00 +0200
  • d3639142fa fix the Makefile to install libargon2.pc Christopher Hall 2019-04-24 11:34:38 +0800
  • e4ca309b04
    Merge pull request #268 from mbroz/master Samuel Neves 2019-03-12 21:52:42 +0000
  • cfa4385e72 Wait for already running threads if a thread creation failed. Milan Broz 2019-03-11 21:21:57 +0100
  • 80dca8559b
    Merge pull request #267 from maciejsszmigiero/use-explicit_bzero-glibc Samuel Neves 2019-03-10 15:55:27 +0000
  • 6b4420ffcf
    Merge pull request #266 from noloader/master Samuel Neves 2019-03-10 15:52:41 +0000
  • fea3943ada
    Use explicit_bzero() on recent glibc versions Maciej S. Szmigiero 2019-03-05 14:30:22 +0100
  • 2e1021b879
    Add GenerateDebugInformation to Argon2Ref project Jeffrey Walton 2019-02-10 07:10:12 -0500
  • 3b11aba66f
    Add ProgramDatabase to Argon2Ref project Jeffrey Walton 2019-02-10 07:06:31 -0500
  • 92098d8230
    Convert Argon2OptTestCI.vcxproj back to Unix line endings Unusual for a Visual Studio project file... Jeffrey Walton 2019-02-10 06:26:34 -0500
  • 0d28ecf93c
    Visual Studio improvements There are two improvements here. First, drop the minimum requirement for Visual Studio to 2010. This allows someone to open and run the project with VS2010, 2012, 2013, 2015, 2017, etc. Whatever they have on their machine works, and they won't encounter "wrong toolset" errors (or similar). Second, enable debugging information so the code can be stepped under Visual Studio. Jeffrey Walton 2019-02-10 06:24:34 -0500
  • 6c8653c3b6
    Merge pull request #261 from technion/2id Dmitry Khovratovich 2018-11-09 10:44:51 +0100
  • cfca062d1b Add tests for Argon2_id. Technion 2018-08-31 10:17:14 +0000
  • b31aa32256
    Merge pull request #260 from rffontenelle/fix-typos Samuel Neves 2018-08-19 22:34:55 +0100
  • a86c913a06 Fix typos Rafael Fontenelle 2018-08-19 17:03:26 -0300
  • fba7b9a73a
    Merge pull request #250 from Sc00bz/patch-1 daniel-dinu 2018-06-25 23:38:30 -0400
  • c9acac28ed
    Merge pull request #247 from hvr/patch-1 daniel-dinu 2018-06-25 23:02:27 -0400
  • 558a4fae89 Added new Rust binding to README.md (#256) Brian Myers 2018-06-25 22:42:27 -0400
  • e585ff0b6b
    Merge pull request #251 from ergenius/patch-1 daniel-dinu 2018-06-25 22:40:31 -0400
  • f30e1f11f2
    Merge pull request #244 from kosprov/master daniel-dinu 2018-06-25 22:30:53 -0400
  • eaef13c24e
    Merge pull request #254 from josephlr/travis Samuel Neves 2018-06-04 13:25:42 +0100