os/security/cryptoplugins/cryptospiplugins/group/security_cryptospi_plugins.history.xml
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <relnotes name="Cryptography SPI Plugins">
     3   <purpose>
     4     Software Cryptography Implementations.
     5   </purpose>
     6 
     7   <defect number="DEF130791" title="[Coverity]-FORWARD_NULL,UNINIT-security/cryptospi,/caf2,/ups,/epoc32/include/scs" revision="008">
     8    	coverity issues fixed
     9   </defect>
    10 
    11   <deliverystep number="" name="PREQ2193 SMP-Safe Crypto Services Components" osproject="Diran" revision="007">
    12 	  <milestone project="GT0433" number="MS3.7"/>
    13 	  <preq number="2193" title="SMP-Safe Crypto Services Components">
    14 		  Add SMPSAFE keyword in SDP mmp files
    15 	  </preq>
    16   </deliverystep>
    17  
    18  <defect number="DEF130017" title="SMP:KMS component cause NaviEngine not to boot" revision="006">
    19     Exclude h4 specific hardware crypto plugin from NaviEngine and 3430 test rom. Build armv5smp kms for NaviEngine. 
    20   </defect>
    21 
    22   <deliverystep number="1231" name="PREQ1853: IPSec based support for VoIP" osproject="Diran" revision="005">
    23      <milestone project="GT0433" number="MS3.6"/>
    24      <preq number="1853" title="IPSec based support for VoIP">
    25        Addition of two new cryptographic algorithms AES-XCBC-MAC-96 and AES-XCBC-PRF-128 to the software plugin.
    26      </preq>
    27   </deliverystep> 
    28 
    29   <defect number="DEF112025" title="HMAC only works with hash functions having 64 byte block length." revision="004">
    30     HMAC now takes the block length from the hash function being used.
    31   </defect>
    32 
    33   <defect number="DEF111307" title="Unnecessary inclusion of ct.h by softwarecrypto\rsakeypairgenimpl.cpp" revision="003">
    34     ct.h is not needed by this source file cryptospi/plugins/source/softwarecrypto/rsakeypairgenimpl.cpp and hence removed from the file.
    35   </defect>
    36 
    37   <defect number="DEF110891" title="UNPAGED Cryptospi module" revision="002">
    38     Tagged performance critical cryptospi mmp files with UNPAGED
    39   </defect>
    40   
    41   <deliverystep number="708" name="Security - Alignment of CBR and System Model components" osproject="Oghma" revision="001">
    42     <milestone project="GT0313" number="MS3.7"/>
    43     <preq number="775" title="Alignment of CBR and System Model components">
    44       Software Cryptography plugins is separated from spi(security_cryptospi_strong component ) into a new component security_cryptospi_plugins.
    45     </preq>
    46   </deliverystep>
    47 </relnotes>