Closed tell closed 8 years ago
煩雑なので,やらないとして,ドキュメントとして何を変更したかは書いた方がよいかも.
ひとまずここにどこが修正されたかの概要(from official TEPLA development team)を書いておく:
bn254_fp2_set_str
, bn254_fp6_set_str
, bn254_fp12_set_str
にあったバッファオーバーフローに対する修正bn254_fp6_set_str
, bn254_fp6_get_str
, bn254_fp12_set_str
, bn254_fp12_get_str
における文字列の入出力の変更bn254_fp2_to_oct
, bn254_fp2_from_oct
, bn254_fp6_to_oct
, bn254_fp6_from_oct
, bn254_fp12_to_oct
, bn254_fp12_from_oct
におけるオクテット列の入出力の変更Field
を初期化する際に設定するオクテット列の長さ(oct_len
)を変更mpz_export
, mpz_import
におけるendianをbig endianに変更close this issue, but it will continue to #13, because no test code
v1.0 と v1.1 の差分はまとめるのではなくて1件毎に別個のコミットにするべきか?