Punycode decoding implementation
authorDmitry Belyavskiy <beldmit@gmail.com>
Wed, 21 Aug 2019 15:31:43 +0000 (18:31 +0300)
committerDmitry Belyavskiy <beldmit@gmail.com>
Wed, 26 Aug 2020 11:04:11 +0000 (14:04 +0300)
commit4650f2b5908947a318ff28b0970b7d451fac32ae
treedb62450878357a1f8bca13e6ac73c856cd5ab8ea
parenteb800ef5533947b8583d42a8f767f6ff385d2c17
Punycode decoding implementation

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9654)
crypto/build.info
crypto/punycode.c [new file with mode: 0644]
include/crypto/punycode.h [new file with mode: 0644]