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.