Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there an implementation of ID-based encryption?

I've been reading up about ID-based encryption, but can't find any implementations (the maths in the paper is a bit much for me). Does anyone know where I might go looking to find an implementation? I don't really mind what language it's in.

like image 931
fredley Avatar asked Feb 21 '11 15:02

fredley


1 Answers

You can try Stanford PBC or IBE toolkit

like image 97
vissi Avatar answered Nov 02 '22 06:11

vissi