Establishing secure connection… Loading editor… Preparing document…
Navigation

Fill and Sign the Phd Six Month Progress Report Sample PDF Form

Fill and Sign the Phd Six Month Progress Report Sample PDF Form

How it works

Open the document and fill out all its fields.
Apply your legally-binding eSignature.
Save and invite other recipients to sign it.

Rate template

4.8
66 votes
S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 1 Sead Muftic Integration of GSC/CAC Smart Cards and SETECS PKI SETECS Corporation E-mail: sead@dsv.su.se Tel: (301) 648–8599 S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 2 Presentation Overview : 1. The Concept of GSC/CAC Smart Card 1.1 General aspects of smart card technologies 1.2 GSC and CAC smart card concept 2. SETECS OneCARD 2.1 SC Middleware 2.2 Application Programming Interfaces (APIs) 2.3 Applets and methods 3. Integration with SETECS PKI 3.1 Card issuing procedure 3.2 User aspects – administration 3.3 User aspects – applications 4. Future Development and Deployment Page 1 1 S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 3 Smart Card Technologies RSA algorithm DES algorithm Storage of secrets Storage of sensitive data JVM (Java code – applets) S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 4 Contact Cards and Contactless Cards Page 2 2 S. Muftic 5 Integration of GSC/CAC Smart Cards and SETECS PKI Applications and Drivers Applications using smart cards SC APIs Reader drivers S. Muftic Card drivers Integration of GSC/CAC Smart Cards and SETECS PKI 6 Combination of Smart Cards and Biometrics Page 3 3 S. Muftic 7 Integration of GSC/CAC Smart Cards and SETECS PKI Elements of the Smart Card Chip (ICC) RAM Reset CLK I/O I/O Control CPU EEPROM VCC ROM S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 8 Internal Structure of a Smart Card Reserved (Directory) User Area (Files, Keys, Data) • Designing • Formatting • Loading (Initialization) • Protection 16K, 32K, 64K Page 4 4 S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 9 File System Cards (ISO 7816 – 4) Master File (MF) Elementary File(EF) Dedicated File (DF) DF EF EF S. Muftic Elementary File DF DF Integration of GSC/CAC Smart Cards and SETECS PKI 10 Java Applet Cards (Javacard Framework) Login applet Sec Key applet Pub Key applet Data applets Page 5 5 S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 11 Combined Cards (Files and Applets) Master File (MF) File1 Directory Elementary File Login applet S. Muftic Elementary File Sec Key applet Elementary File Pub Key applet Elementary File Data applets Integration of GSC/CAC Smart Cards and SETECS PKI 12 Applications Development Applications using smart cards Multiple APIs Multiple drivers Multiple readers Multiple smart cards Page 6 6 S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 13 Solution (Standards !) Applications using smart cards Basic Services Interface (BSI/XSI) Middleware GSC–IS v2.0 (NIST) Smart cards structure S. Muftic Card Edge Interface – GSA/GSC Containers – DOD/CAC Integration of GSC/CAC Smart Cards and SETECS PKI 14 Presentation Overview : 1. The Concept of GSC/CAC Smart Card 1.1 General aspects of smart card technologies 1.2 GSC and CAC smart card concept 2. SETECS OneCARD 2.1 SC Middleware 2.2 Application Programming Interfaces (APIs) 2.3 Applets and methods 3. Integration with SETECS PKI 3.1 Card issuing procedure 3.2 User aspects – administration 3.3 User aspects – applications 4. Future Development and Deployment Page 7 7 S. Muftic 15 Integration of GSC/CAC Smart Cards and SETECS PKI SETECS OneCARD – Middleware Other C/C++ Applications Java Applications Smart Cards Administration Applications PKCS11-2.BSI Generic Smart Card Applications CAPI-2.BSI Open Card Framework (OCF) Services OneCARD Basic Services Interface ( BSI) APIs Terminal Services Files Services Crypto and Applet Applet Signature Management Services Services Services APDUs Layer (ISO 7816 APDUs and SETECS Applets APDUs) PC/SC or other native drivers Native drivers APDUs (Requests/Responses) Hardware DoD/CAC Card ( Applets system ) GSA Card ( File system ) S. Muftic SETECS Card ( Combined ) WAP Card ( PKCS#15 ) AMEX Blue Card VISA Smart Card Integration of GSC/CAC Smart Cards and SETECS PKI 16 Application Programming Interfaces (BSI APIs) Generic Container Provider Utility Provider gscBsiUtilAcquireContext() gscBsiUtilCardConnect() gscBsiUtilCardDisconnect() gscBsiUtilGetACR() gscBsiUtilGetBsiVersion() gscBsiUtilGetCardProperties() gscBsiUtilGetCardStatus() gscBsiUtilGetExtendedErrorText() gscBsiUtilGetReaderList() gscBsiUtilPassthru() gscBsiUtilReleaseContext() gscBsiGcDataCreate() gscBsiGcDataDelete() gscBsiGcReadTagList() gscBsiGcReadValue() gscBsiGcUpdateValue() Cryptographic Provider gscBsiGetChallenge() gscBsiSkiInternalAuthenticate() gscBsiPkiSign() gscBsiPkiGetCertificate() gscBsiGetCryptoProperties() Page 8 8 S. Muftic 17 Integration of GSC/CAC Smart Cards and SETECS PKI GSC Files Card Layout Master File (MF) Capability File (DB00) GSA Directory General Information Access Control Protected Personal Information S. Muftic Card Information Login PKI Dig Sign Certificate Biometrics X.509 Certificate 18 Integration of GSC/CAC Smart Cards and SETECS PKI “DOD/CAC Applets” Master File (MF) Capability File (DB00) GSA Directory Capabilities applet General Information Access Control Protected Personal Information Sec Key applet Data applets Card Information Login Login applet PKI Dig Sign Certificate Biometrics X.509 Certificate Pub Key applet Page 9 9 S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 19 SETECS OneCARD Services initialize_OneCARD_System select_readers connect_to_reader verify_Master_PIN get_ATR detect_OneCARD_version setUserPIN setUserUnBlockPIN setAdministratorPIN setAdministratorUnBlockPIN verifyUserPIN verifyAdministratorPIN S. Muftic initialize_Card personalize_Card write_Certificates read_Certificates display_Certificates certificate-based_Login export_Certificate set_RSAKeyPair test_RSA_applet set_SymmetricKey DES_Encrypt/DES_Decrypt add_domain_login_info disconnect_reader Integration of GSC/CAC Smart Cards and SETECS PKI 20 Presentation Overview : 1. The Concept of GSC/CAC Smart Card 1.1 General aspects of smart card technologies 1.2 GSC and CAC smart card concept 2. SETECS OneCARD 2.1 SC Middleware 2.2 Application Programming Interfaces (APIs) 2.3 Applets and methods 3. Integration with SETECS PKI 3.1 Card issuing procedure 3.2 User aspects – administration 3.3 User aspects – applications 4. Future Development and Deployment Page 10 10 S. Muftic 21 Integration of GSC/CAC Smart Cards and SETECS PKI SETECS One PKI – “Bridged” PKIs Bridge CA Top CA Policy CA Top CA Policy CA Policy CA Hierarchy CA Hierarchy CA Local CA User Local CA User S. Muftic Single CA User Local CA User Web and Other Servers 22 Integration of GSC/CAC Smart Cards and SETECS PKI Smart Cards Administration Master File (MF) Capability File (DB00) GSA Directory Smart Cards Administrator General Information Access Control Protected Personal Information Users Login applet Sec Key applet Card Information Login Pub Key applet PKI Dig Sign Certificate Biometrics X.509 Certificate Data applets Page 11 11 S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 23 Integration with CA Servers S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 24 Multiple CA Administrative Roles Page 12 12 S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 25 Smart Cards Administration S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 26 Smart Cards – User Login Page 13 13 S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 27 Smart Cards – User Administration S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 28 Secure Applications – Secure E-mail – sead.muftic@setecs.com Hello Sead: You may sign and encrypt your E-mail Page 14 14 S. Muftic 29 Integration of GSC/CAC Smart Cards and SETECS PKI Secure WWW (XML/HTML Documents) SecServer Login Sign Enc Security Enc User Registration User Certification Security Administration S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 30 Presentation Overview : 1. The Concept of GSC/CAC Smart Card 1.1 General aspects of smart card technologies 1.2 GSC and CAC smart card concept 2. SETECS OneCARD 2.1 SC Middleware 2.2 Application Programming Interfaces (APIs) 2.3 Applets and methods 3. Integration with SETECS PKI 3.1 Card issuing procedure 3.2 User aspects – administration 3.3 User aspects – applications 4. Future Development and Deployment Page 15 15 S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 31 Development 1. 2. 3. 4. 5. 6. 7. 8. Upgrades to GSC–IS v 2.0 PKCS11-2-BSI and CAPI-2-BSI “glue” Upgrades of the OCF layer Integration with LDAP directories Encryption key recovery (lost cards) Card “roll-over” Integration of SETECS OneCARD with SE Linux Upgrades to new smart cards S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 32 Deployment 1. 2. 3. 3. Pilot PKI (administration of CA servers) Pilot Secure E–mail / Secure Web DoD “Big Bang” ( ? ) Other … Page 16 16 S. Muftic Integration of GSC/CAC Smart Cards and SETECS PKI 33 Sead Muftic Integration of GSC/CAC Smart Cards and SETECS PKI SETECS Corporation E-mail: sead@dsv.su.se Tel: (301) 648–8599 Page 17 17

Useful Suggestions for Preparing Your ‘Phd Six Month Progress Report Sample Pdf’ Online

Are you fed up with the inconvenience of handling documentation? Look no further than airSlate SignNow, the premier eSignature solution for both individuals and enterprises. Bid farewell to the dull process of printing and scanning documents. With airSlate SignNow, you can effortlessly complete and sign forms online. Utilize the extensive features embedded in this user-friendly and cost-effective platform and transform your methodology for document management. Whether you need to authorize forms or gather signatures, airSlate SignNow manages everything seamlessly, with just a few clicks.

Follow this detailed guide:

  1. Log into your account or sign up for a complimentary trial with our service.
  2. Hit +Create to upload a file from your device, cloud storage, or our template collection.
  3. Access your ‘Phd Six Month Progress Report Sample Pdf’ in the editor.
  4. Select Me (Fill Out Now) to set up the form on your end.
  5. Add and designate fillable fields for additional users (if necessary).
  6. Proceed with the Send Invite settings to solicit eSignatures from others.
  7. Download, print your version, or convert it into a reusable template.

Don't worry if you need to collaborate with others on your Phd Six Month Progress Report Sample Pdf or send it for notarization—our platform provides everything necessary to achieve these tasks. Create an account with airSlate SignNow today and elevate your document management to new levels!

Here is a list of the most common customer questions. If you can’t find an answer to your question, please don’t hesitate to reach out to us.

Need help? Contact Support
PhD six month Progress Report sample pdf India
PhD six month progress report sample PPT
Six month progress report for PhD
PhD progress report sample PDF
1st Year PhD progress report example
PhD progress report sample PPT
PhD Progress report pdf
UGC phd Progress Report format
Sign up and try Phd six month progress report sample pdf form
  • Close deals faster
  • Improve productivity
  • Delight customers
  • Increase revenue
  • Save time & money
  • Reduce payment cycles