Skip to content

crypto improvements #9

@CreateRemoteThread

Description

@CreateRemoteThread

This framework needs wider support for different crypto primitives (or at least a way to work out whether they fit or not).

  • des large keys
  • aes192,aes256
  • masked aes, second order trickery
  • point multiplication (see donjonctf 2021 side channel)

I'm not sure how to manage this high-level. Maybe using the CW approach of scripts for each attack is correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions