Cryptography standards

PKCS 12

In cryptography, PKCS #12 defines an archive file format for storing many cryptography objects as a single file. It is commonly used to bundle a private key with its X.509 certificate or to bundle all the members of a chain of trust. A PKCS #12 file may be encrypted and signed. The internal storage containers, called "SafeBags", may also be encrypted and signed. A few SafeBags are predefined to store certificates, private keys and CRLs. Another SafeBag is provided to store any other data at individual implementer's choice. PKCS #12 is one of the family of standards called Public-Key Cryptography Standards (PKCS) published by RSA Laboratories. The filename extension for PKCS #12 files is .p12 or .pfx. These files can be created, parsed and read out with the OpenSSL pkcs12 command. (Wikipedia).

Video thumbnail

8.7: The Basics of CSS - p5.js Tutorial

This video covers the very very basics of CSS. I look at how to write a selector in a style tag as well as how to use the p5 style() function. More to come! Support this channel on Patreon: https://patreon.com/codingtrain Contact: https://twitter.com/shiffman Send me your questions and

From playlist 8: HTML / CSS / DOM - p5.js Tutorial

Video thumbnail

18.2: 3D Geometries - WebGL and p5.js Tutorial

In this video about p5.js and WebGL I cover 3D geometry and primitive shapes. Next Video: https://youtu.be/k2FguXvqp60 Support this channel on Patreon: https://patreon.com/codingtrain To buy Coding Train merchandise: https://www.designbyhumans.com/shop/codingtrain/ To Support the Process

From playlist 18: WebGL - p5.js Tutorial

Video thumbnail

2.2: Variables in p5.js (Define Your Own) - p5.js Tutorial

In this video, I cover how to define, initialize, and use your own variables for the purpose of animating p5.js sketches. Code: https://thecodingtrain.com/tracks/code-programming-with-p5-js/code/2-variables/2-define-variables p5.js Web Editor Sketches: 🕹️ Moving Circle: https://editor.p5j

From playlist Recent uploads

Video thumbnail

Introduction to Chemical Biology 128. Lecture 18. Terpenes and Cell Signaling, Part 2

UCI Chem 128 Introduction to Chemical Biology (Winter 2013) Lec 18. Introduction to Chemical Biology -- Terpenes and Cell Signaling -- Part 2 View the complete course: http://ocw.uci.edu/courses/chem_128_introduction_to_chemical_biology.html Instructor: Gregory Weiss, Ph.D. License: Creat

From playlist Chem 128: Intro to Chem Biology

Video thumbnail

28C3: Time is on my Side (en)

For more information visit: http://bit.ly/28C3_information To download the video visit: http://bit.ly/28C3_videos Playlist 28C3: http://bit.ly/28C3_playlist Speaker: Sebastian Schinzel Exploiting Timing Side Channel Vulnerabilities on the Web Timing side channel attacks are non-

From playlist 28C3: Behind Enemy Lines

Video thumbnail

Computational Aspects in the Braid Group and Applications to Cryptography - Mina Teicher

Mina Teicher Bar-Ilan University; Member, School of Mathematics March 12, 2012 The braid group on n strands may be viewed as an infinite analog of the symmetric group on n elements with additional topological phenomena. It appears in several areas of mathematics, physics and computer scien

From playlist Mathematics

Video thumbnail

DevOpsDays Boston 2016- Debugging TLS/SSL by John Downey

I've found when working with many developers and operations folks that there is a real lack of understanding with regards to how TLS/SSL works. This talk was originally given internally at Braintree to help folks understand this important part of the stack.

From playlist DevOpsDays Boston 2016

Video thumbnail

Poisons and Venoms and Toxins, Oh My!

From daffodils to dangerous snakes, toxins are everywhere. Here's a collection of episodes about our favorite poisonous, venomous, and generally toxic organisms. Hosted by: Stefan Chin SciShow has a spinoff podcast! It's called SciShow Tangents. Check it out at http://www.scishowtangents

From playlist Uploads

Video thumbnail

Bjorcks busbil supra 1294 rwhp dyno

Link to longer video of 2011: http://vimeo.com/32619948

From playlist My Supra 1294 RWHP

Video thumbnail

Brucon 2009: Botnets, Ransomware, Malware, and Stuff 3/5

Clip 3/5 Speaker: Julia Wolf Abstract: This talk will cover some of the interesting trends in malware over the last several months from the perspective of a reverse engineer. It will mostly focus on very low-level technical details about specific malware samples, rather than the vague

From playlist Brucon 2009

Video thumbnail

Björcks busbil 2005 Volvo 242 16V trailer

Filmed and edited 2005. Uploaded to youtube 2013

From playlist Pbjorck

Video thumbnail

0432 - Rust: rewriting game front-end using Yew

This is #432 in my series of live (Twitch) coding streams. This stream I got the admin authentication system up and running in the Rust rewrite of my game. Notebook page: https://tinyurl.com/4sfsy752 -- Watch live at https://www.twitch.tv/rhymu8354

From playlist Excalibur

Video thumbnail

Kernel Recipes 2017 - Modern Key Management with GPG - Werner Koch

Although GnuPG 2 has been around for nearly 15 years, the old 1.4 version was still in wide use. With Debian and others making 2.1 the default, many interesting things can now be done. In this talk he will explain the advantages of modern key algorithms, like ed25519, and why gpg relaxed s

From playlist Kernel Recipes 2017

Video thumbnail

Amir Hay - DNA-PK impedes DNA demage-induced transcription of stress response genes

Organisms are continuously exposed to sublethal stresses, but how they respond to such stresses at the molecular level is still largely unknown. One known mechanism is genetic regulation of stress response proteins, such as HSP72 -which is encoded by both HSPA1A and HSPA1B ge

From playlist From Molecules and Cells to Human Health : Ideas and concepts

Video thumbnail

1.6: Code Comments - p5.js Tutorial

In this video, I cover code comments indicated with a '//'. Code: https://thecodingtrain.com/tracks/code-programming-with-p5-js/code/1-intro/6-comments 🕹️ p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/H1mj3SwD7 🎥 Previous video: https://youtu.be/LuGsp5KeJMM?list=P

From playlist Start learning here!

Video thumbnail

Magic Numbers

This is CS50

From playlist CS50 Sections 2015

Video thumbnail

Certificates And Signatures - Applied Cryptography

This video is part of an online course, Applied Cryptography. Check out the course here: https://www.udacity.com/course/cs387.

From playlist Applied Cryptography

Related pages

Public key certificate | RSA Security | Chain of trust | PKCS 8 | PKCS | X.509 | Certificate revocation list | Cryptography