-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
65 lines (49 loc) · 4.25 KB
/
Copy pathindex.html
File metadata and controls
65 lines (49 loc) · 4.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>SEEK for android by sunyer</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">SEEK for android</h1>
<h2 class="project-tagline"></h2>
<a href="https://github.com/sunyer/seek-for-android.github.io" class="btn">View on GitHub</a>
<a href="https://github.com/sunyer/seek-for-android.github.io/zipball/master" class="btn">Download .zip</a>
<a href="https://github.com/sunyer/seek-for-android.github.io/tarball/master" class="btn">Download .tar.gz</a>
</section>
<section class="main-content">
<h1>
<a id="secure-element-evaluation-kit-for-the-android-platform" class="anchor" href="#secure-element-evaluation-kit-for-the-android-platform" aria-hidden="true"><span class="octicon octicon-link"></span></a>Secure Element Evaluation Kit for the Android platform</h1>
<h2>
<a id="latest-news" class="anchor" href="#latest-news" aria-hidden="true"><span class="octicon octicon-link"></span></a>Latest News</h2>
<ul>
<li>
<strong>New version available:</strong> Smartcard API 3.2.1 (based on Android 4.4 KitKat) is already available for download <a href="https://docs.google.com/file/d/0B63jMJOYc2l3UXJFWVdaQUlyeFk/edit">here</a>.</li>
<li>
<strong>Downloads section moved:</strong> please notice that new files will be uploaded to Google Drive as Google is no longer supporting file hosting on Google Groups.</li>
</ul>
<h2>
<a id="vision" class="anchor" href="#vision" aria-hidden="true"><span class="octicon octicon-link"></span></a>Vision</h2>
<p>Our vision is that Android becomes an important platform for developing and deploying security-based applications, thanks to its openness and the strength of its tools. Finally, all code should be contributed into the Android platform in order to have hardware-based security support in every new Android phone.<br></p>
<h2>
<a id="proposed-solution--smartcard-api-for-android" class="anchor" href="#proposed-solution--smartcard-api-for-android" aria-hidden="true"><span class="octicon octicon-link"></span></a>Proposed solution – SmartCard API for Android</h2>
<p>The SmartCard API adds the necessary modules and API’s to the Android platform. It offers flexible access to secure elements, allowing a secure application solution to make use of any secure form factor, such as a USIM card, a secure µSD card, an embedded secure element, …</p>
<p><img src="https://cloud.githubusercontent.com/assets/11645011/6865053/10376c7c-d46a-11e4-9314-667a568063e0.png" alt=""></p>
<h2>
<a id="getting-involved" class="anchor" href="#getting-involved" aria-hidden="true"><span class="octicon octicon-link"></span></a>Getting involved</h2>
<p>For questions about the project, news and updates please sign up for the <a href="http://groups.google.com/group/seek-for-android">http://groups.google.com/group/seek-for-android</a> group and its mailing list.<br>
We welcome any kind of contribution (discussions, issues, feature requests, documentations, code, ...), because we believe that this project is of benefit for everybody in the Android community who is interested in security.
Please do not use comments on Wiki pages for support but only the mailing list. Wiki page comments are for discussing/extending the documenta</p>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/sunyer/seek-for-android.github.io">SEEK for android</a> is maintained by <a href="https://github.com/sunyer">sunyer</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>