Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for sNaf (0.04 sec)

  1. lib/fips140/v1.0.0.zip

    15, 0, 0, 0, 0, 0, -9, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, -15, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 15, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, } sNaf := s.nonAdjacentForm(5) for i := 0; i < 256; i++ { if expectedNaf[i] != sNaf[i] { t.Errorf("Wrong digit at position %d, got %d, expected %d", i, sNaf[i], expectedNaf[i]) } } } type notZeroScalar Scalar func (notZeroScalar) Generate(rand *mathrand.Rand, size int) reflect.Value { var s Scalar var isNonZero uint64 for isNonZero...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="application/vnd.yamaha.openscoreformat.osfpvg+xml">
        <glob pattern="*.osfpvg"/>
      </mime-type>
      <mime-type type="application/vnd.yamaha.smaf-audio">
        <glob pattern="*.saf"/>
      </mime-type>
      <mime-type type="application/vnd.yamaha.smaf-phrase">
        <glob pattern="*.spf"/>
      </mime-type>
      <mime-type type="application/vnd.yellowriver-custom-menu">
        <glob pattern="*.cmp"/>
      </mime-type>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top