Displaying 12 results from an estimated 12 matches for "scarpino".
Did you mean:
scaring
2008 Apr 28
0
removal of AES_CBC_PAD from kernel
Author: Anthony Scarpino <Anthony.Scarpino at Sun.COM>
Repository: /hg/zfs-crypto/gate
Latest revision: 3df1f6b01f2e4234af95267b22947e416a38d4ca
Total changesets: 1
Log message:
removal of AES_CBC_PAD from kernel
Files:
update: usr/src/cmd/cmd-crypto/etc/kcf.conf
update: usr/src/common/crypto/aes/aes_cbc_crypt.c...
2008 Mar 03
0
zpool create now loads/prompts for key. Use random salt instead of guid. Fix 654
Author: Anthony Scarpino <Anthony.Scarpino at Sun.COM>
Repository: /hg/zfs-crypto/gate
Latest revision: 04f168232992beb7ebec3b25a69735bb3e2ab678
Total changesets: 1
Log message:
zpool create now loads/prompts for key. Use random salt instead of guid. Fix 654
Files:
update: usr/src/cmd/zfs/zfs_main.c
update: usr/...
2008 Mar 03
0
fix pam module to use zpool_load_key property. Add some better error reporting
Author: Anthony Scarpino <Anthony.Scarpino at Sun.COM>
Repository: /hg/zfs-crypto/gate
Latest revision: a2a39602f5d2629c170434c6b35e4b6512d33744
Total changesets: 1
Log message:
fix pam module to use zpool_load_key property. Add some better error reporting
Files:
update: usr/src/lib/libzfs/common/libzfs_crypto.c...
2007 Oct 29
0
aes cbc pad added to kernel software provider
Author: Anthony Scarpino <Anthony.Scarpino at Sun.COM>
Repository: /hg/zfs-crypto/zfs-crypto-gate
Latest revision: 8f164ec4380058ccbc31e7c8ab05c85d0c3d85c5
Total changesets: 1
Log message:
aes cbc pad added to kernel software provider
Files:
update: usr/src/common/crypto/aes/aes_cbc_crypt.c
update: usr/src/common/...
2007 Sep 11
1
passphrase & keymgr load/unload
Author: Anthony Scarpino <Anthony.Scarpino at Sun.COM>
Repository: /hg/zfs-crypto/zfs-crypto-gate
Latest revision: 9a17248d7cc3087d39ca752bff184ae5a7831cf6
Total changesets: 1
Log message:
passphrase & keymgr load/unload
Files:
update: usr/src/cmd/zfs/zfs_main.c
update: usr/src/cmd/zpool/zpool_main.c
update:...
2007 Sep 13
0
missing new passphrase files
Author: Anthony Scarpino <Anthony.Scarpino at Sun.COM>
Repository: /hg/zfs-crypto/zfs-crypto-gate
Latest revision: a0c27b788e58b5f338e8518ce77fa548bb59c62d
Total changesets: 1
Log message:
missing new passphrase files
Files:
create: usr/src/lib/libcryptoutil/common/mechkeygen.c
create: usr/src/lib/libcryptoutil/co...
2015 Feb 07
4
[Bug 89019] New: Black texture using Qt5
https://bugs.freedesktop.org/show_bug.cgi?id=89019
Bug ID: 89019
Summary: Black texture using Qt5
Product: Mesa
Version: 10.4
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at
2008 Jan 11
37
Proposal for how per dataset keys are initially setup
Anthony Scarpino wrote (elsewhere):
> While writing up the man page.. I thought of a few things that I was
> wondering if you considered..
>
> Can an encrypted dataset (keytype=dataset) reside in a non-encrypted (no
> kek defined) pool?
I can see a case for and against allowing this when consider...
2008 Jan 11
37
Proposal for how per dataset keys are initially setup
Anthony Scarpino wrote (elsewhere):
> While writing up the man page.. I thought of a few things that I was
> wondering if you considered..
>
> Can an encrypted dataset (keytype=dataset) reside in a non-encrypted (no
> kek defined) pool?
I can see a case for and against allowing this when consider...
2008 Mar 04
0
zpool_set_prop_int?
Looking inside the library functions in libzfs, there is a zfs_prop_set_int() so one can set a numerical value to a property defined to be a number.. But there is no zpool_set_prop_int(). The only function I see is zpool_set_prop() and it requires a character.. Is there an equivalent function that I''m missing that does this sort of thing? I''m trying to set a numerical
2009 Oct 22
0
Only a few days left for Online Registration: Solaris Security Summit Nov 3rd
Hello All
There is still time to register online. You will also be available
to register on-site as well.
Just to give you an idea of the presentation that will be
given.
* Presentation: Kerberos Authentication for Web Security
* Presentation: Protecting Oracle Applications with Built-In Solaris
Security Features
* Presentation: H/W based isolation and security for Virtual Machine Network
*
2006 Oct 31
0
PSARC 2005/572 PKCS#11 v2.20
Author: izick
Repository: /hg/zfs-crypto/gate
Revision: f7c96af91f148327ba792c8fbcb9e49897664f9c
Log message:
PSARC 2005/572 PKCS#11 v2.20
4920408 PKCS#11 v2.20 support for the Crypto Framework
6287425 residual bzero''s in hmac part of sha2
6287428 add sha2 to the i.kcfconfbase upgrade script
Files:
create: usr/src/common/crypto/blowfish/blowfish_cbc_crypt.c
create: