Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
PassportApplet
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Josh Ji
PassportApplet
Commits
46acfc73
Commit
46acfc73
authored
Jan 26, 2022
by
Josh Ji
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add comment
parent
e2939205
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
4 deletions
+6
-4
.gitignore
.gitignore
+1
-4
.idea/.name
.idea/.name
+1
-0
.idea/misc.xml
.idea/misc.xml
+3
-0
build.gradle
build.gradle
+1
-0
No files found.
.gitignore
View file @
46acfc73
# Project exclude paths
# Project exclude paths
/.gradle/
/.gradle/
/build/
/build/
.idea
\ No newline at end of file
.idea/jarRepositories.xml
.idea/jarRepositories.xml
.idea/.name
0 → 100644
View file @
46acfc73
passportApplet
\ No newline at end of file
.idea/misc.xml
View file @
46acfc73
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<project
version=
"4"
>
<component
name=
"ExternalStorageConfigurationManager"
enabled=
"true"
/>
<component
name=
"ExternalStorageConfigurationManager"
enabled=
"true"
/>
<component
name=
"FrameworkDetectionExcludesConfiguration"
>
<file
type=
"web"
url=
"file://$PROJECT_DIR$"
/>
</component>
<component
name=
"ProjectRootManager"
version=
"2"
languageLevel=
"JDK_1_8"
default=
"true"
project-jdk-name=
"1.8"
project-jdk-type=
"JavaSDK"
>
<component
name=
"ProjectRootManager"
version=
"2"
languageLevel=
"JDK_1_8"
default=
"true"
project-jdk-name=
"1.8"
project-jdk-type=
"JavaSDK"
>
<output
url=
"file://$PROJECT_DIR$/out"
/>
<output
url=
"file://$PROJECT_DIR$/out"
/>
</component>
</component>
...
...
build.gradle
View file @
46acfc73
...
@@ -57,6 +57,7 @@ javacard{
...
@@ -57,6 +57,7 @@ javacard{
script
{
script
{
name
'putData_MRZ'
name
'putData_MRZ'
apdu
'00da00621d401bc009413132333435363738c106393930393232c206323231323331'
apdu
'00da00621d401bc009413132333435363738c106393930393232c206323231323331'
// A12345678 990922 221231
}
}
script
{
script
{
name
'create_file_DG1'
name
'create_file_DG1'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment