Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 383 Bytes

1c.md

File metadata and controls

17 lines (10 loc) · 383 Bytes

Cipher Set 1c

DRAFT

This is just a placeholder to define a CS easily supported by bitcoin based apps.


The base algorithms used in this set are chosen to be supported easily by bitcoin apps and libraries.

  • ECC 256k
  • HMAC-SHA256
  • AES-256-CTR

Inhereit from CS1a