libes 0.9.1

Collection of Elliptic Curve Integrated Encryption Scheme(s)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
name: Deprecate algorithm
about: Suggest deprecating support for an algorithm
title: "[DEL] ALGORITHM NAME"
labels: del algorithm
assignees: ''

---

**What is the name of the algorithm that should be deprecated?**
_Single line algorithm name, same as in title_
e.g. HMAC-SHA1

**Why should it be deprecated?**
_Free text_
e.g. The hashing algorithm SHA1 is cryptographically broken, and we should not encourage using it.