mirror of
https://github.com/sonr-io/crypto.git
synced 2026-01-12 04:09:13 +00:00
15 lines
435 B
Markdown
Executable File
15 lines
435 B
Markdown
Executable File
---
|
|
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.
|