The following module was proposed for inclusion in the Module List:

  modid:       Crypt::SDTree
  DSLIP:       ad+Ol
  description: A Subset Difference Encryption Scheme
  userid:      BERNHARD (Bernhard Amann)
  chapterid:   14 (Security_and_Encryption)
  communities:
    https://github.com/amannb/perl-crypt-sdtree

  similar:

  rationale:

    The module implements a broadcast encryption scheme, that can be
    used to encrypt data in a way that a large number of users can
    decrypt it. Furthermore, it is later possible to efficiently revoke
    access to groups of users; the individual users do not have to hold
    any state.

    A subset difference revocation algorithm is for example used in
    AACS (the Blu-Ray DRM system) (the implementation here should
    actually be quite similar to what they do).

    The module implements a perl interface for the subset difference
    revocation/broadcast encryption scheme. The scheme that is
    implemented should be mostly equivalent to the one proposed by Naor
    et al. in http://www.wisdom.weizmann.ac.il/~naor/PAPERS/2nl.pdf.

  enteredby:   BERNHARD (Bernhard Amann)
  enteredon:   Thu Dec  6 18:24:10 2012 GMT

The resulting entry would be:

Crypt::
::SDTree          ad+Ol A Subset Difference Encryption Scheme        BERNHARD


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=36c00000_910544cea8280a7b&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=36c00000_910544cea8280a7b&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Crypt%3A%3ASDTree

Reply via email to