Skip to content

proposal: x/sys/windows: add various bcrypt.dll, crypt32.dll and ncrypt.dll functions #64819

Open
@peter-v42

Description

@peter-v42

Proposal Details

For an application I needed a number of functions to sign data with a PKI certificate stored on a smartcard (so the private key is not accessible). I would like to contribute these functions to x/sys/windows so I do not have to implement them in my own code. I used the existing x/sys/windows code as a reference, so my code should fit in nicely. The only question I still have is whether I'm allowed to use the new syscall.SyscallN() function: as far as I saw it's not yet being used in x/sys/windows right now (but I did not search all files for it).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Incoming

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions