Difference between revisions of "Support asymetric RSA in Crypto API"

From eLinux.org
Jump to: navigation, search
(add link to James Morris' crypto API PDF)
(Add not selected status info)
 
Line 1: Line 1:
 
; Summary: Support asymetric RSA in Crypto API
 
; Summary: Support asymetric RSA in Crypto API
 
; Proposer: Tim Bird, Sony Mobile
 
; Proposer: Tim Bird, Sony Mobile
 +
; Status: Not selected in 2013 to be sponsored by the CE Workgroup
  
 
== Description ==
 
== Description ==
Line 24: Line 25:
  
 
== Comments ==
 
== Comments ==
 +
 +
=== Reasons for CEWG not selecting this project ===
 +
 +
This project seemed useful, and many companies were interested.
 +
However, the only bid received was from a company that looked likely
 +
to already receive some projects this round (and they might not
 +
have the bandwidth to work on this and others.)  This was rated lower
 +
priority than other projects bid upon by the same contractor.
  
 
[[Category:Project proposals 2013]]
 
[[Category:Project proposals 2013]]

Latest revision as of 13:16, 30 December 2013

Summary
Support asymetric RSA in Crypto API
Proposer
Tim Bird, Sony Mobile
Status
Not selected in 2013 to be sponsored by the CE Workgroup

Description

The current AF_ALG interface to user space only supports hash and symmetric algorithms. Some user applications may want to utilize HW crypto engine's asymetric algorithm, like RSA. The purpose of this project would be to add full RSA support in the kernel, extending the crypto API if needed.

Related work

Scope

Unknown

Contractor Candidates

None yet.

Comments

Reasons for CEWG not selecting this project

This project seemed useful, and many companies were interested. However, the only bid received was from a company that looked likely to already receive some projects this round (and they might not have the bandwidth to work on this and others.) This was rated lower priority than other projects bid upon by the same contractor.