mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
15 lines
435 B
Markdown
15 lines
435 B
Markdown
|
---
|
||
|
aliases: [README]
|
||
|
tags: []
|
||
|
title: README
|
||
|
linter-yaml-title-alias: README
|
||
|
date created: Wednesday, April 17th 2024, 4:11:40 pm
|
||
|
date modified: Thursday, April 18th 2024, 8:19:25 am
|
||
|
---
|
||
|
|
||
|
## Core Package
|
||
|
|
||
|
The core package contains a set of primitives, including but not limited to various
|
||
|
elliptic curves, hashes, and commitment schemes. These primitives are used internally
|
||
|
and can also be used independently on their own externally.
|