-.\" $OpenBSD: crypto.3,v 1.26 2021/12/09 15:11:48 schwarze Exp $
+.\" $OpenBSD: crypto.3,v 1.27 2021/12/31 22:40:40 jsg Exp $
.\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +0100
.\"
.\" This file is a derived work.
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: December 9 2021 $
+.Dd $Mdocdate: December 31 2021 $
.Dt CRYPTO 3
.Os
.Sh NAME
internal to DER:
The function encodes an object passed as an argument
according to ASN.1 distinguished encoding rules (DER).
-There are a few rare excpetions of functions that have
+There are a few rare exceptions of functions that have
.Dq i2d
in their name but produce output anyway
that only conforms to ASN.1 basic encoding rules (BER) and not to DER.