1. Relative URL for Git submodule

    I think that I should have use relative URL for Git submodule. Here, I explain why, and how I do.

    Background

    In Gnuk git repository, it uses Chopstx as submodule. In NeuG git repository, it uses Chopstx and Fraucheky as submodule.

    Git repositories of Gnuk and NeuG are available at …

    more »
  2. Running NIST STS 2.1.1 on NeuG True RNG (4)

    NeuG 1.0 was released.

    With standalone NeuG device of FST-01, I gathered 500 files of 125MB (=1,000,000,000 bits, that is for 1,000 samples of 1,000,000-bit sequence).

    Then, I ran the test suite over 500 files, while a single file has 125MB. All parameters …

    more »
  3. PolarSSL and RSA blinding

    I have made a patch for PolarSSL. But it seemed not to be included.

    Also, I wrote to the authors of the paper in October, but I haven't got any reply, unfortunately.

    So, I am writing here, my thought around the improvement as a record.

    Note that this changes are …

    more »
  4. Running NeuG standalone device on Windows

    Yesterday (2013-11-13), I gave my niece a NeuG device as a gift.

    But, she is one of victims who can only use PC with Windows. Thus, I tried to find how to use it on the PC in her home.

    INF file is needed

    I realized that the CDC/ACM …

    more »