Minos Galanakis | 9314555 | 2025-09-09 18:54:52 +0100 | [diff] [blame] | 1 | Changes |
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. |