@ -26,7 +26,7 @@
namespace mcl {
static const int version = 0x127; /* 0xABC = A.BC */
static const int version = 0x128; /* 0xABC = A.BC */
/*
specifies available string format mode for X::setIoMode()
@ -328,6 +328,7 @@ If `MCL_USE_OLD_MAPTO_FOR_BLS12` is defined, then the old function is used, but
# History
- 2020/Nov/14 v1.28 support M1 mac
- 2020/Jun/07 v1.22 remove old hash-to-curve functions
- 2020/Jun/04 v1.21 mapToG1 and hashAndMapToG1 are compatible to irtf/eip-2537
- 2020/May/13 v1.09 support draft-irtf-cfrg-hash-to-curve-07