os/security/cryptomgmtlibs/cryptotokenfw/group/security_cryptotokens.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="Crypto Token Framework">
sl@0
     3
  <purpose>
sl@0
     4
    Framework providing application support for cryptographic functionality implemented on a variety of secure hardware tokens e.g. smart cards and software emulations.
sl@0
     5
  </purpose>
sl@0
     6
sl@0
     7
  <deliverystep number="" name="PREQ2193 SMP-Safe Crypto Services Components" osproject="Diran" revision="010">
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
 <defect number="PDEF119390" title="Eapol authentication fails in WLAN network of University of Helsinki" revision="009">
sl@0
    15
    New serializing interface added to allow us export and import subjectKeyId and issuerKeyId of arbitary length
sl@0
    16
  </defect>
sl@0
    17
  
sl@0
    18
  <defect number="DEF112623" title="Keystore can be disabled by importing a key with 'invalid' usage" revision="008">
sl@0
    19
    Removed the sanity check when building the keyinfo in listing keystore, so that a bad key will not prevent a keystore listing.
sl@0
    20
  </defect>
sl@0
    21
  
sl@0
    22
  <deliverystep number="496" name="EC073: Security: Crypto Services Header File Refactoring" osproject="Oghma" revision="007">
sl@0
    23
	  <milestone project="GT0313" number="MS3.7"/>
sl@0
    24
	  <ec number="73" title="Crypto Services Header File Refactoring (to simplify the SDK creation process)">
sl@0
    25
		  Non-exported published functions made internal.
sl@0
    26
		  Status added to published files if it was missing.
sl@0
    27
		  File classification of MCTTokenInterface.h changed from publishedPartner to publishedAll. 
sl@0
    28
		  Some classes made published from internal because it was referenced from a published interface.
sl@0
    29
		  CCTCertInfo is made publishedAll but the constructors are made publishedPartner.
sl@0
    30
		  Removed internal header file inclusions. BR2143 raised against this.
sl@0
    31
	  </ec>
sl@0
    32
  </deliverystep>
sl@0
    33
sl@0
    34
  <defect number="DEF106230" title="Clean up build's tagscan errors" revision="006">
sl@0
    35
    Remove tagscan errors
sl@0
    36
  </defect>
sl@0
    37
sl@0
    38
  <defect number="DEF105113" title="Documentation is not there for CCTKeyInfo published partner class" revision="005">
sl@0
    39
    Delete the orphan file mctkeystore.h
sl@0
    40
  </defect>
sl@0
    41
sl@0
    42
  <defect number="DEF107276" title="Lint errors in security code should be fixed (production and test)" revision="004">
sl@0
    43
    Minor changes to remove lint errors
sl@0
    44
  </defect>
sl@0
    45
sl@0
    46
  <preq number="1182" title="GNU Make-based build system" revision="003">
sl@0
    47
    TOOLS2 macro is added with TOOLS.
sl@0
    48
  </preq>
sl@0
    49
sl@0
    50
  <preq number="1182" title="GNU Make-based build system" revision="002">
sl@0
    51
    Changed according to filename policy to support the building of Symbian OS on both Windows and Linux for the test code.
sl@0
    52
  </preq>
sl@0
    53
sl@0
    54
  <defect number="DEF102043" title="Makesis &amp; SWI assumes system drive is c:" revision="001">
sl@0
    55
    Removed hardcoded references to C drive and replaced with system drive.
sl@0
    56
  </defect>
sl@0
    57
</relnotes>