microsoft / go-crypto-winnative

Go crypto backend for Windows using CNG
MIT License
28 stars 3 forks source link

Remove openssl mentions #25

Closed qmuntal closed 2 years ago

qmuntal commented 2 years ago

Replaced a couple of openssl mentions and also removed a comment which does not apply to CNG.

Fixes #24

qmuntal commented 2 years ago

Small docs change, merging with 1 review.