File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
2828
2929## 既存の実装
3030### Go
31- https://github.com/tyler-smith /go-bip32
31+ https://github.com/FactomProject /go-bip32
3232- 秘密鍵と公開鍵が同じ型
3333 - Go の標準ライブラリーでは PrivateKey, PublicKey というように分けている
3434 - [ https://soatok.blog/2021/01/20/please-stop-encrypting-with-rsa-directly/ ] ( https://soatok.blog/2021/01/20/please-stop-encrypting-with-rsa-directly/ )
Original file line number Diff line number Diff line change @@ -51,3 +51,43 @@ This page sometimes returns 403.
5151considered_alternatives = [
5252 " " ,
5353]
54+
55+ [[ignores ]]
56+ url = " https://mathoverflow.net/questions/71704/computing-the-q-series-of-the-j-invariant"
57+ codes = [403 ]
58+ reason = """
59+ This page sometimes returns 403.
60+ """
61+ considered_alternatives = [
62+ " " ,
63+ ]
64+
65+ [[ignores ]]
66+ url = " https://math.stackexchange.com/questions/3951434/generators-of-level-2-modular-forms"
67+ codes = [403 ]
68+ reason = """
69+ This page sometimes returns 403.
70+ """
71+ considered_alternatives = [
72+ " " ,
73+ ]
74+
75+ [[ignores ]]
76+ url = " https://mathoverflow.net/questions/71704/computing-the-q-series-of-the-j-invariant"
77+ codes = [403 ]
78+ reason = """
79+ This page sometimes returns 403.
80+ """
81+ considered_alternatives = [
82+ " " ,
83+ ]
84+
85+ [[ignores ]]
86+ url = " https://math.stackexchange.com/questions/2000978/proof-of-the-disjunction-property"
87+ codes = [403 ]
88+ reason = """
89+ This page sometimes returns 403.
90+ """
91+ considered_alternatives = [
92+ " " ,
93+ ]
You can’t perform that action at this time.
0 commit comments