1. 17 Jan, 2013 1 commit
    • Kenny Root's avatar
      NativeCrypto: output named curves when possible · c9acbf1c
      Kenny Root authored
      When converting to ASN.1 format from a named curve, try to make sure we
      can output those named curves whenever possible instead of all the
      parameters.
      
      Also make sure we output in uncompressed point format for compatibility
      with other implementations.
      
      Change-Id: I3f370be694ac709f02e3043a2c1152ad4838ef41
      c9acbf1c
  2. 16 Jan, 2013 2 commits
  3. 15 Jan, 2013 1 commit
  4. 14 Jan, 2013 5 commits
  5. 12 Jan, 2013 2 commits
    • Elliott Hughes's avatar
      Fix lossage in OldDecimalFormatSymbolsTest. · 04722bea
      Elliott Hughes authored
      Change-Id: I5ed2c5784fcf545009f2b4d64c7db03933e8dc03
      04722bea
    • Elliott Hughes's avatar
      Clean up RandomBitsSupplier. · 1d1012ac
      Elliott Hughes authored
      The reason the array had later items commented out is that the loop
      was wrong: it would always choose the _last_ valid device, not the
      _first_ as intended.
      
      There were two choices here:
      1. fix the loop and have the same list of three devices that OpenSSL uses.
      2. remove the loop and just say "you must have /dev/urandom".
      
      This patch goes with option 2.
      
      Change-Id: Ia99be6ba929c7b6c35bed77c19d47de80719973c
      1d1012ac
  6. 11 Jan, 2013 1 commit
  7. 10 Jan, 2013 1 commit
  8. 09 Jan, 2013 1 commit
  9. 08 Jan, 2013 7 commits
  10. 07 Jan, 2013 11 commits
  11. 04 Jan, 2013 2 commits
  12. 03 Jan, 2013 3 commits
  13. 02 Jan, 2013 3 commits