feat: 초기 프로젝트 설정 및 룰.md 파일 추가
This commit is contained in:
14
api.hyungi.net/node_modules/@peculiar/asn1-ecc/README.md
generated
vendored
Normal file
14
api.hyungi.net/node_modules/@peculiar/asn1-ecc/README.md
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# `@peculiar/asn1-ecc`
|
||||
|
||||
[](https://raw.githubusercontent.com/PeculiarVentures/asn1-schema/master/packages/ecc/LICENSE.md)
|
||||
[](https://badge.fury.io/js/%40peculiar%2Fasn1-ecc)
|
||||
|
||||
[](https://nodei.co/npm/@peculiar/asn1-ecc/)
|
||||
|
||||
This module provides ASN.1 schema definitions and parsers for Elliptic Curve Cryptography (ECC) structures. It includes support for various ECC-related standards and specifications, making it easier to work with ECC keys and certificates in JavaScript and TypeScript applications.
|
||||
|
||||
| Document | Description |
|
||||
| ----------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
|
||||
| [RFC 5915](https://tools.ietf.org/html/rfc5915) | Elliptic Curve Private Key Structure |
|
||||
| [RFC 5480](https://tools.ietf.org/html/rfc5480) | Elliptic Curve Cryptography Subject Public Key Information |
|
||||
| [RFC 3279](https://datatracker.ietf.org/doc/html/rfc3279#section-2.3.5) | Algorithms and Identifiers for the Internet X.509 Public Key Infrastructure Certificate: ECDSA and ECDH Keys |
|
||||
Reference in New Issue
Block a user