https://issues.dlang.org/show_bug.cgi?id=17958

          Issue ID: 17958
           Summary: Crypto interface in phobos
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: [email protected]
          Reporter: [email protected]

In discussion https://forum.dlang.org/thread/[email protected] it
became clear, including crypto logic into phobos might be a pandora box and
should be avoided.
An alternative is to provide a crypto interface within phobos with
implementations for SChannel (windows api), mbedtls, openssl, ...

As a starting point, I am interested in RSA Digital Signature Validation but
The crypto interface should be open for any algorithm.

--

Reply via email to