Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new format -m 15300 Dpapi master key file version 1 and version 2 #1238

Merged
merged 8 commits into from May 16, 2017

Commits on Apr 30, 2017

  1. Configuration menu
    Copy the full SHA
    73d48dc View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. Working:

      - MD4/sha1
      - hmac-sha1
      - pbkdf2-hmac-sha1
      - pbkdf2-hmac-sha512
    Remaining:
      - handling of long salt (SID)
      - (AES256/DES3) + the end
    Fist0urs committed May 1, 2017
    Configuration menu
    Copy the full SHA
    014278a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Configuration menu
    Copy the full SHA
    29d331e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2017

  1. Both DPAPImk v1 and v2 work for single hash, still a bug on multi-hash

    Remaining this bug + tests.pl before PR
    Fist0urs committed May 6, 2017
    Configuration menu
    Copy the full SHA
    d537712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40bbb00 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. Preparing PR

    Fist0urs committed May 9, 2017
    Configuration menu
    Copy the full SHA
    7ff09c6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Configuration menu
    Copy the full SHA
    80927f6 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2017

  1. All remarks treated:

    	1) done + got rid of all u8 datatypes in shared struct
    	2) cf. previous
    	3) necessary as this is computed in _init then used in _comp
    	4) done
    	5) done
    	6) done => switch to 16
    	7) done
    Fist0urs committed May 14, 2017
    Configuration menu
    Copy the full SHA
    a78dce9 View commit details
    Browse the repository at this point in the history