arithmetic

アドレス値を数値として演算したいとき

stdint.hに定義されているintptr_tまたはuintptr_tを使う.

切り上げ

10 なら 10、 11 なら 20 になる関数を作りたい - IT戦記 x + a - ((x % a) || a); とか: Math.ceil(x / a) * a; とか…JavaScriptは良く知らないので(いや手元のFirebugを使えば良いんだけど),Cで書き直してみる: #include <math.h> int main() { int i; int a = 10</math.h>…

FPGA and ASIC Implementations of the $\eta_T$ Pairing in Characteristic Three

FPGA and ASIC Implementations of the $\eta_T$ Pairing in Characteristic ThreeCryptology ePrint Archive FDKなど、情報セキュリティ対策を施したペアリング演算用のICを開発 - 数と符号と計算機と日記 IACR ePrintに報告書が出てる.

FDKなど、情報セキュリティ対策を施したペアリング演算用のICを開発

FDKなど、情報セキュリティ対策を施したペアリング演算用のICを開発