I need to get the result of below in python, any help would be appreciated.
var myvar=sjcl.decrypt("3063", '{"iv":"/d1rF2h62VWPUELvye0ymQ","v":1,"iter":1000,"ks":128,"ts":64,"mode":"ccm","adata":"","cipher":"aes","salt":"LD0hEc22iIw","ct":"hBmJnZjyC+hbrMvoVUc"}');
demo page of (sjcl) Stanford...