os/security/crypto/weakcrypto/group/security_crypto_weak.history.xml
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
<?xml version="1.0" encoding="UTF-8"?>
sl@0
     2
<relnotes name="Cryptography Library">
sl@0
     3
  <purpose>
sl@0
     4
    Non-RSA cryptographic algorithms including symmetric and asymmetric ciphers, hash functions and a cryptographic strong random number generator. Supercedes RSA-based Security/cryptalg, export restricted.
sl@0
     5
  </purpose>
sl@0
     6
sl@0
     7
  <deliverystep number="" name="PREQ2193 SMP-Safe Crypto Services Components" osproject="Diran" revision="015">
sl@0
     8
	  <milestone project="GT0433" number="MS3.7"/>
sl@0
     9
	  <preq number="2193" title="SMP-Safe Crypto Services Components">
sl@0
    10
		  Add SMPSAFE keyword in SDP mmp files
sl@0
    11
	  </preq>
sl@0
    12
  </deliverystep>
sl@0
    13
 
sl@0
    14
 <deliverystep number="921" name="PREQ1493: Crypto Services: Add SHA 224, 256, 384, 512 hash algorithms to the Cryptographic Library." osproject="Sphinx" revision="014">
sl@0
    15
     <milestone project="GT0379" number="MS3.15"/>
sl@0
    16
     <preq number="1493" title="Add SHA 224, 256, 384, 512 hash algorithms to the Cryptographic Library.">
sl@0
    17
       Adds support for SHA 224, 256, 384, 512 algorithms to the old Crypto library in Naiad.
sl@0
    18
     </preq>
sl@0
    19
  </deliverystep>  
sl@0
    20
  
sl@0
    21
  <defect number=" PDEF114232" title="RandomServer crashes under IPC attack" revision="012">
sl@0
    22
    Added parameter validation for Random Server.
sl@0
    23
  </defect>
sl@0
    24
  
sl@0
    25
  <defect number="DEF112296" title="HMAC(crypto) only works with hash functions having 64 byte block" revision="011">
sl@0
    26
    HMAC(crypto) works with the block size as supplied by the hash algorithm.
sl@0
    27
  </defect>
sl@0
    28
  
sl@0
    29
  <deliverystep number="496" name="EC073: Security: Crypto Services Header File Refactoring" osproject="Oghma" revision="010">
sl@0
    30
	  <milestone project="GT0313" number="MS3.7"/>
sl@0
    31
	  <ec number="73" title="Crypto Services Header File Refactoring (to simplify the SDK creation process)">
sl@0
    32
		  Non-exported published functions made internal.
sl@0
    33
		  Status added to published files if it was missing.
sl@0
    34
	  </ec>
sl@0
    35
  </deliverystep>
sl@0
    36
sl@0
    37
  <defect number="DEF106230" title="Clean up build's tagscan errors" revision="009">
sl@0
    38
    Removed tagscan errors
sl@0
    39
  </defect>
sl@0
    40
sl@0
    41
  <defect number="DEF107276" title="Lint errors in security code should be fixed (production and test)" revision="008">
sl@0
    42
    Minor changes to remove lint errors
sl@0
    43
  </defect>
sl@0
    44
sl@0
    45
  <ec number="074" title="Include an implementation of the MD4 hash function (IETF RFC 1320) in those provided by the Symbian Hash library (part of Symbian Security subsystem)" revision="007">
sl@0
    46
    Added the MD4 Message Digest Algorithm(RFC 1320) implementation.
sl@0
    47
  </ec>
sl@0
    48
sl@0
    49
  <preq number="1182" title="GNU Make-based build system" revision="006">
sl@0
    50
    TOOLS2 macro is added with TOOLS.
sl@0
    51
  </preq>
sl@0
    52
sl@0
    53
  <preq number="1182" title="GNU Make-based build system" revision="005">
sl@0
    54
    Changed according to filename policy to support the building of Symbian OS on both Windows and Linux for the test code.
sl@0
    55
  </preq>
sl@0
    56
sl@0
    57
  <defect number="DEF101551" title="tpkcs5kdftests.txt regression" revision="004">
sl@0
    58
    Removed tpkcs5kdftests.txt and added the test cases present in tpkcs5kdftests.txt to tpkcs12kdftests.txt. Removed pbeU.def.
sl@0
    59
  </defect>
sl@0
    60
sl@0
    61
  <defect number="DEF102043" title="Makesis &amp; SWI assumes system drive is c:" revision="003">
sl@0
    62
    Removed hardcoded references to C drive and replaced with system drive.
sl@0
    63
  </defect>
sl@0
    64
sl@0
    65
  <defect number="PDEF098589" title="The length of the RSA signature should be the length of the RSA modulus" revision="002">
sl@0
    66
    Added a function which takes care leading zeros in the signature
sl@0
    67
  </defect>
sl@0
    68
sl@0
    69
  <defect number="DEF096191" title="57: t_testhandler2 OOM test framework can go into an infinite loop" revision="001">
sl@0
    70
    Infinite loop exited when any unknown error comes other than KErrNone and KErrNoMemory for OOM Test Framework.
sl@0
    71
  </defect>
sl@0
    72
</relnotes>