blob: 2ccd39f6aac70a7e58e353e26910bb5bc86f54d8 [file] [log] [blame]
Harry Ramsey5125a1b2024-09-13 17:47:40 +01001Changes
2 * Functions regarding numeric string conversions for OIDs have been moved
3 from the OID module and now reside in X.509 module. This helps to reduce
4 the code size as these functions are not commonly used outside of X.509.